Re: horizontal sharding

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: mobiledreamers(at)gmail(dot)com
Cc: John R Pierce <pierce(at)hogranch(dot)com>, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: horizontal sharding
Date: 2009-06-28 05:59:56
Message-ID: alpine.GSO.2.01.0906280152340.12973@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 26 Jun 2009, mobiledreamers(at)gmail(dot)com wrote:

> 2009-06-26 18:48:34 ERROR: pid 5563: pool_read_int: data does not match between between master(0) slot[1] (50331648)
> 2009-06-26 18:48:34 ERROR: pid 5563: pool_do_auth: read auth kind failed

My guess is that you have different types of connections being made
between the local database and the remote one. See
http://pgfoundry.org/pipermail/pgpool-general/2007-September/000708.html
for some comments about the restrictions here, and
http://www.postgresql.org/docs/8.3/interactive/auth-pg-hba-conf.html for
background on the file you'll need to edit in order to change this
situation.

If you still can't resolve your problem, you should ask about it on the
pgpool-general mailing list rather than this one:
http://lists.pgfoundry.org/pipermail/pgpool-general/
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guy Flaherty 2009-06-28 06:21:25 Re: Date math
Previous Message Joe Conway 2009-06-28 04:52:30 Re: Date math