PQconnectdb et.all.

From: Danny Braniss <danny(at)cs(dot)huji(dot)ac(dot)il>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: PQconnectdb et.all.
Date: 2006-04-04 15:09:24
Message-ID: E1FQn9o-000Am9-Is@cs1.cs.huji.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

How can I programatically figure out why PQconnectdb failed?
The reason for this is that my daemon needs to know:
1- if to try and reconnect (for example, if it's timing out)
2- abandom, if for example it has not permition.
thanks,
danny

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Terry Lee Tucker 2006-04-04 18:23:19 Re: Memory Usage and libpq
Previous Message Tom Lane 2006-03-31 23:56:08 Re: Asynchronous Queries/libpq