RE: Problem with stopping postmaster with pg_ctl

2003-09-17 Thread John Pagakis
This gives you a list of active processes. 2) Find the pid for Postgres who's ppid is 1. 3) kill -15 that pid. 4) Wait for the message that the database is shut down. You are now shut down. __ John Pagakis Email: [EMAIL PROTECTED] We

RE: Problem with stopping postmaster with pg_ctl

2003-09-17 Thread John Pagakis
This gives you a list of active processes. 2) Find the pid for postgres who's ppid is 1. 3) kill -15 that pid. 4) Wait for the message that the database is shut down. Now you can exit. __ John Pagakis Email: [EMAIL PROTECTED

RE: Problem with stopping postmaster with pg_ctl

2003-09-17 Thread John Pagakis
exit 1 fi sleep 1 fi done $silence_echo echo done fi $silence_echo echo postmaster successfully started fi # start or restart exit 0 __ John Pagakis Email

RE: Problem with stopping postmaster with pg_ctl

2003-09-17 Thread John Pagakis
fi sleep 1 fi done $silence_echo echo done fi $silence_echo echo postmaster successfully started fi # start or restart exit 0 __ John Pagakis Email: [EMAIL PROTECTED] What we

RE: Problem with stopping postmaster with pg_ctl

2003-09-16 Thread John Pagakis
. __ John Pagakis Email: [EMAIL PROTECTED] If enlightenment is not where you are standing, where will you look? -- Zen saying This signature generated by ... and I Quote!!(tm) Copyright (c) 1999 SpaZmodic Frog Software, Inc