how to know backend crashed ?? - Mailing list pgsql-novice

From HK
Subject how to know backend crashed ??
Date
Msg-id Pine.LNX.4.33.0211221705400.10341-100000@daisy.midascomm.com
Whole thread Raw
In response to Viewing Foreign key constraints in psql  (Ludwig Lim <lud_nowhere_man@yahoo.com>)
List 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


pgsql-novice by date:

Previous
From: Ludwig Lim
Date:
Subject: Viewing Foreign key constraints in psql
Next
From: Joshua Daniel Franklin
Date:
Subject: How does "SELECT ... FOR UPDATE" work?