PostgreSQL considers seccomp() filters
PostgreSQL considers seccomp() filters
Posted Oct 25, 2019 5:45 UTC (Fri) by ssmith32 (subscriber, #72404)In reply to: PostgreSQL considers seccomp() filters by kfox1111
Parent article: PostgreSQL considers seccomp() filters
This is generally a good idea - but I find the fixed-state model of containers, that works well for well-designed useful, but simple (in a good way) services inflicts a lot of pain when you apply it to a service whose main point is to manipulate complex state in complex ways.