> >> Feb 11 12:29:13 pgsql1 pgpool: LOG:   pid 26729:
> >> ProcessFrontendResponse: failed to read kind from frontend. frontend
> >> abnormally exited
> >
> > I got different result:
> >
> > $ pgbench -c 10 -t 1000 test3
> > ERROR:  relation "branches" does not exist
> >
> > Am I missing something?
> 
> The error I was showing was not the error in the client, but the error
> in the syslog where pgpool is running. It's the error reported by
> pgpool2, not pgbench, nor PostgreSQL.

Actually, even if you directly connect to PostgreSQL you get an error:

2009-02-11 20:55:59 JST t-ishii test3 2994 LOG:  unexpected EOF on client 
connection

Maybe I should change the error message looking like PostgreSQL?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to