This is step that I use for restarting postgresql.
Note:
Please do this on development only
pgbouncer> KILL dbname;
Restart postgresql
$ sudo systemctl restart postgresql-12
Resume dbname from pgbouncer
pgbouncer> RESUME dbname;
This is step that I use for restarting postgresql.
Note:
Please do this on development only
pgbouncer> KILL dbname;
Restart postgresql
$ sudo systemctl restart postgresql-12
Resume dbname from pgbouncer
pgbouncer> RESUME dbname;
For further actions, you may consider blocking this person and/or reporting abuse
Mircea Cadariu -
Giuliana Olmos -
Frederick Ollinger -
S'phesihle Ndlovu -
Top comments (0)