Goodday,
I’m currently looking at the PostgreSQL_server role, and are in need to tune/tweak the
various
parallel worker, WAL, shared memory configurations, and tune them differently for the
environments, ie. Dev vs QA vs Prod vs Test.
I’m especially looking for adding 9.6 (and I assume 10.x will also have) changed/only/new
settings (Like parallel_workers). Also, in some cases I don’t want the normal %
calculations for shared/cache memory, but rather a specific hard value.
Before I’m going to re-invent yet another wheel, I was wondering about the advised ways
of doing this that i might’ve missed in the
docs.debops.org site?
Hendrik