postgres logs indicate errors with prepared statements, since pgbouncer was installed. - Mailing list pgsql-general

From Chris Barnes
Subject postgres logs indicate errors with prepared statements, since pgbouncer was installed.
Date
Msg-id BLU149-W393200AD8D422036E5B4B0D4B20@phx.gbl
Whole thread Raw
Responses Re: postgres logs indicate errors with prepared statements, since pgbouncer was installed.  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-general
 
We are using pgbouncer and seeing these errors in the postgresql logs.
 
I don't believe pgbouncer allows for server prepared statements, so why would I see anything in the logs at all?
 
 
2009-11-03 12:00:37 EST:user@10.0.0.1(56270):822ERROR:  prepared statement "dbdpg_p1573_3968" does not exist
2009-11-03 12:00:37 EST:user@10.0.0.1(56270):822STATEMENT:  DEALLOCATE dbdpg_p1573_3968
2009-11-03 12:00:37 EST:user@10.0.0.1(56126):28526ERROR:  prepared statement "dbdpg_p1573_3969" does not exist
2009-11-03 12:00:37 EST:user@10.0.0.1(56125):28525ERROR:  prepared statement "dbdpg_p1573_3969" does not exist
2009-11-03 12:00:37 EST:user@10.0.0.1(56125):28525STATEMENT:  DEALLOCATE dbdpg_p1573_3969
2009-11-03 12:00:37 EST:user@10.0.0.1(56270):822ERROR:  prepared statement "dbdpg_p1573_3970" does not exist
2009-11-03 12:00:37 EST:user@10.0.0.1(56270):822ERROR:  prepared statement "dbdpg_p1573_3970" does not exist
2009-11-03 12:00:37 EST:user@10.0.0.1(56270):822STATEMENT:  DEALLOCATE dbdpg_p1573_3970
 
Any help would be appreciated.


Get a great deal on Windows 7 and see how it works the way you want. Check out the offers on Windows 7now.

pgsql-general by date:

Previous
From: Đỗ Ngọc Trí Cường
Date:
Subject: Connection Problems!
Next
From: Sam Jas
Date:
Subject: Re: Connection Problems!