[Pgpool-general] [pgPool]

Micka mickamusset at gmail.com
Wed Feb 23 09:14:20 UTC 2011


Hi,

I'm trying to understand pgPool-II on my local server.

But I encounter this bug now :

2011-02-23 09:52:03 LOG:   pid 1101: pgpool-II successfully started. version
3.1.0-alpha1 (umiyameboshi)
2011-02-23 09:52:03 DEBUG: pid 1132: I am 1132
2011-02-23 09:52:03 ERROR: pid 1101: connect_unix_domain_socket_by_port:
connect() failed: No such file or directory
2011-02-23 09:52:03 ERROR: pid 1101: make_persistent_db_connection:
connection to (5432) failed


I don't know what is wrong ?
Just before that, I've done :
/usr/lib/postgresql/9.0/bin/pg_ctl -D /usr/local/pgsql/data -l logpostgres
start
and on the log my database server works well.

I didn't find anything on the database server log about a connection from
pgpool.

I'm following this tutorial
http://pgpool.projects.postgresql.org/contrib_docs/simple_sr_setting/index.html
but I've disabled the ssl  ( ssl = false )
and I've started manually pgpool to show the log.

Do you I've an idea of what is wrong ?


THx,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20110223/d2579d1c/attachment.html>


More information about the Pgpool-general mailing list