dbTalk Databases Forums  

[BUGS] postmaster.pid in version 7.4

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] postmaster.pid in version 7.4 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dario Marini
 
Posts: n/a

Default [BUGS] postmaster.pid in version 7.4 - 12-09-2003 , 12:39 PM






My postmaster.pid is something like:

23479
/export/home1/staff/marini/pgsql/data
5432001 11703

I don't know if there is something wrong with my installation (I run
postgresql on Ultra-2 station with Solaris 6), for sure I cannot stop
postgrsql server using:

kill `cat /usr/local/pgsql/data/postmaster.pid`

as described in INSTALL file.
The right stop command should be:

kill `cat /usr/local/pgsql/data/postmaster.pid|head -1`

Best regards

Dario Marini






---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.