Skip to content

Instantly share code, notes, and snippets.

View freddielunchbird's full-sized avatar

Johan Andersson freddielunchbird

View GitHub Profile
@freddielunchbird
freddielunchbird / gist:a74d916b0b9d92ed327552caebfefd67
Created May 16, 2019 14:12
create >1 postgres + postgres_exporter
sudo pg_createcluster -p 5433 --start 11 CLUSTER
vagrant@n6:~$ sudo pg_lsclusters
Ver Cluster Port Status Owner Data directory Log file
11 CLUSTER 5433 online postgres /var/lib/postgresql/11/CLUSTER /var/log/postgresql/postgresql-11-CLUSTER.log
11 main 5432 online postgres /var/lib/postgresql/11/main log/postgresql-%Y-%m-%d_%H%M%S.log
sudo vi /etc/postgresql/11/CLUSTER/pg_hba.conf