RE: No response from backend

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Piotr Kasprzyk" <piotrus(at)pierresc(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: RE: No response from backend
Date: 2001-03-17 01:42:20
Message-ID: EKEJJICOHDIEMGPNIFIJKEAGDOAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: Piotr Kasprzyk
>
> While working through Windows ODBC driver form Postgres 6.4 our
> application
> gets the following error:
>
> No response from backend - socket has been closed.
>

Hmm this seems a pretty unhelpful message. Try running the postmaster
with -d2 (and without -S) and see what gets logged in its stderr output.

BTW what version of psqlodbc driver are you using ?

regards,
Hiroshi Inoue

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Russell Hires 2001-03-17 01:46:52 Re: Re: URL for gmake
Previous Message Hiroshi Inoue 2001-03-17 01:42:05 RE: I wonder why I don't get an exception on delphi?