Re: Error while installing Slony 1.1.0 for PostGreSql version 7.3.4

From: Vivek Khera <vivek(at)khera(dot)org>
To: postgres general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error while installing Slony 1.1.0 for PostGreSql version 7.3.4
Date: 2005-06-30 18:32:37
Message-ID: ADA8044F-0BBB-4300-B527-E48ED01C9F71@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jun 30, 2005, at 10:39 AM, Ajay Dalvi wrote:

> But while installing , during configuration step i am getting an error
>
> error: Your version of libpq doesn't have PQunescapeBytea
> this means that your version of PostgreSQL is lower than 7.3
> and thus not supported by Slony-I.
>
> Though i am having PostGreSql Version 7.3.4, this error is comming.
>
>

look to see if you have some older copy of libpq sitting around that
slony finds before it finds the 7.3 version.

ps: slony has its own mailing list and IRC channel where you can get
fast help.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Clark Allan 2005-06-30 19:03:06 PostgreSQL sequence within function
Previous Message Jason Tesser 2005-06-30 18:12:38 Re: Possible move away from PG