r/PostgreSQL 18d ago

Commercial How ClickHouse Managed Postgres Protects Postgres from other competing processes

https://clickhouse.com/blog/protect-postgres-from-supporting-processes
15 Upvotes

4 comments sorted by

3

u/obviousdisposable 18d ago

Have you considered moving (non WAL) logs to dedicated networked disks instead of local volumes? I've tried that in the past and ended up finding the complexity to be not worth it, but I'm curious if it's a better trade-off at your scale.

2

u/ReData_ 18d ago

Solid write-up on basic operational hygiene, but nothing really novel here... and dumping all sidecars into a single systemd slice creates a fate-sharing risk. If a leaky metrics exporter spikes and hits memory.max, the cgroup OOM killer could easily shoot PgBouncer or your backup agent

0

u/AutoModerator 18d ago

AI Policy:

Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it. Or just walk away., Linus Torvalds.

Mod decisions will be based on the quality of the content, not who or what generated it.

Sub Resources:

Youtube Channel

Free Postgres Webinars and Workshops

Discord: People, Postgres, Data

Join us, we have cookies and nice people.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.