Skip to content

Commit

Permalink
Add restrict_nonsystem_relation_kind GUC
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet committed Aug 10, 2024
1 parent 37b4d0c commit 2e1832f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions patroni/postgresql/available_parameters/0_postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,9 @@ parameters:
restart_after_crash:
- type: Bool
version_from: 90300
restrict_nonsystem_relation_kind:
- type: String
version_from: 120000
row_security:
- type: Bool
version_from: 90500
Expand Down

0 comments on commit 2e1832f

Please sign in to comment.