Re: setting up streaming error. Please help - Mailing list pgsql-general

From Tom Lane
Subject Re: setting up streaming error. Please help
Date
Msg-id 17433.1307809507@sss.pgh.pa.us
Whole thread Raw
In response to setting up streaming error. Please help  (akp geek <akpgeek@gmail.com>)
Responses Re: setting up streaming error. Please help  (akp geek <akpgeek@gmail.com>)
List pgsql-general
akp geek <akpgeek@gmail.com> writes:
>          After making the required changes to the Primary and slave , I have
> restarted the slave and I keep seeing the following in the logs.

> *FATAL:  could not connect to the primary server: invalid connection option
> "replication"*

That message has to be caused by libpq, because the string 'invalid
connection option' occurs nowhere else in PG.  I am guessing that you
have an 8.4 or older libpq.so that walreceiver.so is somehow linking to.
I don't know what Solaris' equivalent of LD_LIBRARY_PATH is, but I'd be
looking into that angle if I were you.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL 9.0 users
Next
From: Carlos Mennens
Date:
Subject: Re: PostgreSQL 9.0 users