Stefan Kaltenbrunner writes:
> Simon Riggs wrote:
>> Not for 9.0, though sounds like a welcome change.
> yeah - any objections if I add it to the TODO for now?
None, it seems like a reasonable future feature.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pg
Simon Riggs wrote:
On Tue, 2010-02-23 at 10:00 +0100, Stefan Kaltenbrunner wrote:
While playing with SR/HS in a more complex datacenter environment I
immediatly hit the need to being able to specify the ipaddress(or
interface) that the backend(or libpq) uses to connect to the master.
There ar
On Tue, 2010-02-23 at 10:00 +0100, Stefan Kaltenbrunner wrote:
> While playing with SR/HS in a more complex datacenter environment I
> immediatly hit the need to being able to specify the ipaddress(or
> interface) that the backend(or libpq) uses to connect to the master.
>
> There are a few reas
2010/2/23 Stefan Kaltenbrunner :
> While playing with SR/HS in a more complex datacenter environment I
> immediatly hit the need to being able to specify the ipaddress(or interface)
> that the backend(or libpq) uses to connect to the master.
>
> There are a few reasons for being able to do so lik