PID of backend

From: Dmitry Samersoff <dms(at)wplus(dot)net>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: PID of backend
Date: 1999-06-02 14:56:55
Message-ID: XFMail.990602185655.dms@wplus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 000
is 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(at)wplus(dot)net, ICQ:3161705
http://devnull.wplus.net
* There will come soft rains ...

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-06-02 15:05:05 Re: [HACKERS] PID of backend
Previous Message Chris Bitmead 1999-06-02 14:40:04 Re:ORDER BY