Who has any documents that about PostgreSQL background processes?
I’d like to learn the detail about these background processes:
- postgres: logger process
- postgres: writer process
- postgres: wal writer process
- postgres: autovacuum launcher process
- postgres: archiver process
- postgres: stats collector process
A quick internet search turned up these documents, I find the first one very interesting: