[Pgpool-general] read_kind2: kind does not match between backends master(69) secondary(82)

Yoshiyuki Asaba y-asaba at sraoss.co.jp
Mon May 21 01:26:45 UTC 2007


Hi,

From: "Sec Updates Account" <secupdates at gmail.com>
Subject: [Pgpool-general] read_kind2: kind does not match between backends master(69) secondary(82)
Date: Sun, 20 May 2007 10:45:17 -0400

> 2007-05-20 10:41:49 ERROR: pid 10901: read_kind2: kind does not match
> between backends master(82) secondary(69)

Client authentication was failed at secondary server. Could you try
it?

  % psql -p 9999 -U youruser yourdb (connect to pgpool)
  % psql -U youruser yourdb (connect to master)
  % psql -h secondary -p 5432 -U youruer yourdb (connect to secondary)

--
Yoshiyuki Asaba
y-asaba at sraoss.co.jp


More information about the Pgpool-general mailing list