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
fix: extend original params to synchronize on restore – take the following settings from pg_controldata's output:
- max_connections
- max_prepared_transactions
- max_locks_per_transaction
- max_worker_processes
- track_commit_timestamp
This is needed to start up the cluster properly.
Closes#169
See merge request postgres-ai/database-lab!185
0 commit comments