[Pgpool-general] pgpool-II 1.0.1 connect_unix_domain_socket: connect() failed

Barrie Walker barrie at walkers.org.uk
Wed May 28 09:05:56 UTC 2008


I should add that with
	replication_mode = false
I can successfully do
	createdb -p 9999 bench_replication

> _____________________________________________ 
> From: 	Barrie Walker [mailto:barrie at walkers.org.uk] 
> Sent:	27 May 2008 15:14
> To:	'pgpool-general at pgfoundry.org'
> Subject:	[Pgpool-general] pgpool-II 1.0.1 connect_unix_domain_socket:
> connect() failed
> 
> Hi,
> 
> Can you tell me if there was a solution to this?
> I'm seeing something the same or very similar.
> 
> I can show you the whole of my pgpool.conf if you need it. With comments
> it is below.
> 
> Cheers
> Barrie Walker
> 
> 
> DEBUG: pid 3915: Protocol Major: 3 Minor: 0 database: template1 user: orca
> DEBUG: pid 3915: connecting postmaster Unix domain socket:
> /tmp/.s.PGSQL.5432
> DEBUG: pid 3915: connected to postmaster Unix domain socket:
> /tmp/.s.PGSQL.5432 fd: 6
> DEBUG: pid 3915: connecting postmaster Unix domain socket: /tmp/.s.PGSQL.0
> ERROR: pid 3915: connect_unix_domain_socket: connect() failed: No such
> file or directory
> log: pid 3915: notice_backend_error: fail over request from pid 3915
> DEBUG: pid 3914: failover_handler called
> DEBUG: pid 3929: I am 3929
> 
> allow_inet_domain_socket = false
> port = 9999
> socket_dir = '/tmp'
> backend_host_name0 = 'localhost'
> backend_port0 = 5432
> backend_weight0 = 1
> backend_host_name1 = 'localhost'
> backend_port1 = 5433
> backend_weight1 = 1
> backend_socket_dir = '/tmp'
> secondary_backend_host_name = ''
> secondary_backend_port = 0
> num_init_children = 3
> max_pool = 4
> child_life_time = 0
> connection_life_time = 0
> logdir = '/tmp'
> replication_mode = true
> replication_strict = true
> replication_timeout = 5000
> load_balance_mode = true
> replication_stop_on_mistmatch = false
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pgpool-general/attachments/20080528/fc76f669/attachment.html 


More information about the Pgpool-general mailing list