Hi, does the postgres server runs at port 5432?
Check your pgpool node config, that should be refer to same port. Peter On 2/23/11 10:14 AM, Micka wrote: > 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, > > > > _______________________________________________ > Pgpool-general mailing list > [email protected] > http://pgfoundry.org/mailman/listinfo/pgpool-general
_______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
