Skip to content

Commit

Permalink
Adjust allow_in_place_tablespaces availability (patroni#3081)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Jun 14, 2024
1 parent af03c61 commit 2a003a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patroni/postgresql/available_parameters/0_postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
version_from: 170000
allow_in_place_tablespaces:
- type: Bool
version_from: 150000
version_from: 100000
allow_system_table_mods:
- type: Bool
version_from: 90300
Expand Down

0 comments on commit 2a003a3

Please sign in to comment.