[pgpool-general: 9304] Re: pgpool Connection issue: ERROR: unable to read message kind

Tatsuo Ishii ishii at postgresql.org
Wed Dec 25 08:58:37 JST 2024


> Sometimes i see destination = 3, what this meas?

It means the query is sent to both primary and standby(s).

> BTW, Yes, I tried setting it to "remote_apply", but from then on I'm
> getting connection timed-out errors from client.
> 
> Error in Virtual User 1: Error: Connection to database failed
> connection to server at "10.35.8.4", port 6211 failed: Connection timed out
> (0x0000274C/10060)
> Is the server running on that host and accepting TCP/IP connections?
> 
> Nothing is been logged in pgpool.log

Can you connect to the PostgreSQL (IP=10.35.8.4, port=6211) using psql?
If you cannot, the problem is in PostgreSQL, not pgpool.

Best reagards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp


More information about the pgpool-general mailing list