Re: Cannot connect to the database (PG 7.3)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michiel Lange <michiel(at)minas(dot)demon(dot)nl>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Cannot connect to the database (PG 7.3)
Date: 2003-01-27 14:10:50
Message-ID: 25386.1043676650@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Michiel Lange <michiel(at)minas(dot)demon(dot)nl> writes:
> it is pretty strange... might it be a bug?

I'm quite sure it's a bug in your code. Try turning on query logging so
you can see what queries are being issued; maybe that will help solve
the problem.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-01-27 14:39:21 Re: Index Scan Backward
Previous Message Luca Fabbro 2003-01-27 13:26:07 Index Scan Backward

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-01-27 14:16:47 Re: Switching connection on the fly
Previous Message Shridhar Daithankar 2003-01-27 14:09:41 Re: ECPG, threading and pooling