Re: Why does pg_standby require libpq.so.5? - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Why does pg_standby require libpq.so.5?
Date
Msg-id 4A5EFA35.8030006@enterprisedb.com
Whole thread Raw
In response to Re: Why does pg_standby require libpq.so.5?  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Committed.

Fujii Masao wrote:
> Hi,
> 
> On Thu, Jun 25, 2009 at 10:09 PM, Magnus Hagander<magnus@hagander.net> wrote:
>> The second question is, is it worth doing this so extremely late in the
>> 8.4 development? After mentioning it quickly in an offlist discussion
>> with Heikki, I think our conclusion was that we should wait with this
>> until the tree opens for 8.5.
> 
> That's OK. I'll wait for 8.5.
> 
>> It's not a very likely scenario that
>> anybody actually has pg_standby on a machine that doesn't have libpq on
>> it - since it needs to have a PostgreSQL server on it to make any sense....
> 
> My first concern was whether the latest pg_standby can work with old postgres
> (old libpq.so).
> 
> Regards,
> 


--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: slow count in window query
Next
From: Nikhil Sontakke
Date:
Subject: Re: [PATCH] DefaultACLs