How to properly shutdown pg db server? Is the below command safe to shutdown the pg db server? #killall -9 postmaster pg_ctl does not
seems work on server? Regards, Ganesan |
- Re: [ADMIN] Shutdown pg db Ganesan Kanavathy
- Re: [ADMIN] Shutdown pg db Uwe C. Schroeder
- Re: [ADMIN] Shutdown pg db Tom Lane