You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can only set:
- max_connections
- shared_buffers
- effective_cache_size
Because they're the only ones exposed as configurable by the
container image.
Right now the ones missing from the non-containerized world would
be:
- checkpoint_completion_target
- work_mem
- autovacuum_vacuum_cost_limit
- log_line_prefix
- log_min_duration_statement
- log_rotation_size
0 commit comments