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
Hello, I see that the operator offers pre-installed pg_partman for partitioning purposes. The guide mentions the background worker as an alternative to pg_cron for scheduling purposes. So is the background worker enabled?
Additionally:
How do I add it in the shared_preload_libraries without having to manually intervine? Assume it's a brand new cluster. I tried to add it under spec.patroni.postgresql.parameters but during validation it fails to recognize the .postgresql part. Patroni is at 2.14.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I see that the operator offers pre-installed pg_partman for partitioning purposes. The guide mentions the background worker as an alternative to pg_cron for scheduling purposes. So is the background worker enabled?
Additionally:
How do I add it in the shared_preload_libraries without having to manually intervine? Assume it's a brand new cluster. I tried to add it under spec.patroni.postgresql.parameters but during validation it fails to recognize the .postgresql part. Patroni is at 2.14.
Beta Was this translation helpful? Give feedback.
All reactions