Re: [HACKERS] Backend sent 0x45 type while idle - Mailing list pgsql-hackers

From Trever Adams
Subject Re: [HACKERS] Backend sent 0x45 type while idle
Date
Msg-id 3757AB7B.8073C56E@bigfoot.com
Whole thread Raw
In response to Re: [HACKERS] Backend sent 0x45 type while idle  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Backend sent 0x45 type while idle
List pgsql-hackers
Tom Lane wrote:
> 
> Trever Adams <trever_Adams@bigfoot.com> writes:
> >> Try looking in the
> >> postmaster log --- the error message should be logged there as well.
> >> Knowing what the backend is trying to tell us would be helpful...
> 
> > Ok, this is going to sound very dumb: Where is this log kept?  Is it
> > kept through syslogd?  If so, I apparently have it turned off
> > somewhere.
> 
> With the default configuration of Postgres, this logfile is just the
> postmaster's stderr output --- that should be getting put into a file
> somewhere, if you are using recommended procedures for starting the
> postmaster.  ~postgres/server.log is the usual place.
> 
> I think it is possible to redirect the postmaster log to syslogd, but
> you have to specifically configure things that way to make it happen.
> 
>                         regards, tom lane

It seems libpq is crazy.  I was incorrect. The password and user name
are indeed bogus.  At least the password was.  It seems that libpq for
6.4.2 doesn't return the correct return code for invalid login (compared
to 6.3).  I am going to be checking further into this, but it may be a
day or two.

Unfortunately, the brakes on my vehicle have failed and I am rebuilding
the system for one wheel to fix the problem.  I will post my findings as
soon as possible.

Trever


pgsql-hackers by date:

Previous
From: Dmitry Samersoff
Date:
Subject: RE: [HACKERS] idea for compiling
Next
From: Peter Galbavy
Date:
Subject: Re: [HACKERS] Priorities for 6.6