PID of backend - Mailing list pgsql-hackers

From Dmitry Samersoff
Subject PID of backend
Date
Msg-id XFMail.990602185655.dms@wplus.net
Whole thread Raw
Responses Re: [HACKERS] PID of backend
List pgsql-hackers
Hi World! 
Does backend сreates pid file?
 Postgres 6.5 backend (current CVS) stop answering query
>>> Jun  2 00:12:32 mail popper[17585]: PgSQL:ROLLBACK failed: PQsendQuery()>>> There is no connection to the backend.

every 300 000 cursor allocation so I wish to restart it every 100 000is there a way to do it simple than   kill  `ps ax
|awk .....`
 
Thank you!

PS: 6.4 works without problems with the same code, but I need more flexible
locking on our new mail server.


---
Dmitry Samersoff, dms@wplus.net, ICQ:3161705
http://devnull.wplus.net
* There will come soft rains ...


pgsql-hackers by date:

Previous
From: Chris Bitmead
Date:
Subject: Re:ORDER BY
Next
From: Oleg Bartunov
Date:
Subject: Re: [HACKERS] PID of backend