how to know backend crashed ??

From: HK <harikrishnan(at)midascomm(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: how to know backend crashed ??
Date: 2002-11-22 11:44:26
Message-ID: Pine.LNX.4.33.0211221705400.10341-100000@daisy.midascomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all,
I am accessing postgresql-7.1.3 from C with asynchronous query
processing.
If by any chance the backend crashes, is there any means to
know in C that the backend has crashed. Querying from pqsocket doesn't
help.
Can anybody throw light on it.

Thanx in advance.

--
regards,
hari

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Joshua Daniel Franklin 2002-11-22 15:13:19 How does "SELECT ... FOR UPDATE" work?
Previous Message Ludwig Lim 2002-11-22 09:36:50 Viewing Foreign key constraints in psql