Skip to content

Advanced

After finishing Getting Started, this chapter covers everything needed to run Pigsty at production grade.

Path

Playbook cheat sheet

PlaybookPurpose
install.ymlFresh deployment
pgsql.ymlInstall the PGSQL module alone
pgsql-rm.ymlDecommission a PG cluster
pgsql-user.ymlUser management
pgsql-db.ymlDatabase management
pgsql-config.ymlRe-render postgresql.conf
pgsql-pitr.ymlPITR recovery
node.ymlHost initialization
etcd.ymlDCS deployment
minio.ymlMinIO deployment
redis.ymlRedis deployment

Full list: /docs/pgsql/playbook

Released under the AGPL 3.0 License