davidkhala / database

the databases index
Apache License 2.0
0 stars 0 forks source link

Try postgres active-active #6

Open davidkhala opened 1 year ago

davidkhala commented 1 year ago

https://github.com/pgEdge/spock

davidkhala commented 1 year ago

https://linux.die.net/man/1/postgres Named run-time parameters can be set in either of these styles:

$ postgres -c work_mem=1234
$ postgres --work-mem=1234