ansible/roles/postgresql_server
Tim Flink 48ef2735d3 postgresql_server: add conditional for small postgresql instances
The recent changes to postgresql_server increased the required memory past
what one of my VMs had. I've added a conditional in postgresql.conf to put
some memory settings back where they used to be (controlled by
small_postgres_instance, default is false) and created a default to not use
the small_postgres_instance settings unless specified
2020-04-24 21:34:16 +02:00
..
default postgresql_server: add conditional for small postgresql instances 2020-04-24 21:34:16 +02:00
files postgresql-server: sadly, "all" doesn't match replication, that has to be seperate. 2020-04-24 21:34:13 +02:00
handlers Migrate a bunch of things to roles. Thanks to misc! 2013-08-19 20:12:26 +00:00
tasks postgresql_server: Fix spelling mistake 2020-04-24 21:34:13 +02:00
templates postgresql_server: add conditional for small postgresql instances 2020-04-24 21:34:16 +02:00