File tree Expand file tree Collapse file tree
addons/postgresql-cluster/15/plans Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ postgresql:
5656 enable_partitionwise_join = on
5757 enable_partitionwise_aggregate = on
5858 jit = on
59- max_slot_wal_keep_size = '1000 MB'
59+ max_slot_wal_keep_size = 10GB
6060 track_wal_io_timing = on
6161 maintenance_io_concurrency = 100
6262
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresql:
5555 enable_partitionwise_join = on
5656 enable_partitionwise_aggregate = on
5757 jit = on
58- max_slot_wal_keep_size = '1000 MB'
58+ max_slot_wal_keep_size = 20GB
5959 track_wal_io_timing = on
6060 maintenance_io_concurrency = 100
6161
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresql:
5555 enable_partitionwise_join = on
5656 enable_partitionwise_aggregate = on
5757 jit = on
58- max_slot_wal_keep_size = '1000 MB'
58+ max_slot_wal_keep_size = 40GB
5959 track_wal_io_timing = on
6060 maintenance_io_concurrency = 100
6161
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresql:
5555 enable_partitionwise_join = on
5656 enable_partitionwise_aggregate = on
5757 jit = on
58- max_slot_wal_keep_size = '1000 MB'
58+ max_slot_wal_keep_size = 100GB
5959 track_wal_io_timing = on
6060 maintenance_io_concurrency = 100
6161
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ postgresql:
5656 enable_partitionwise_join = on
5757 enable_partitionwise_aggregate = on
5858 jit = on
59- max_slot_wal_keep_size = '1000 MB'
59+ max_slot_wal_keep_size = 5GB
6060 track_wal_io_timing = on
6161 maintenance_io_concurrency = 100
6262
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresql:
5555 enable_partitionwise_join = on
5656 enable_partitionwise_aggregate = on
5757 jit = on
58- max_slot_wal_keep_size = '1000 MB'
58+ max_slot_wal_keep_size = 80GB
5959 track_wal_io_timing = on
6060 maintenance_io_concurrency = 100
6161
You can’t perform that action at this time.
0 commit comments