Re: changing the /tmp/ lock file? - Mailing list pgsql-general

From Robin Ericsson
Subject Re: changing the /tmp/ lock file?
Date
Msg-id c014a9590706132324r756fd2bcx9f82843a80975644@mail.gmail.com
Whole thread Raw
In response to Re: changing the /tmp/ lock file?  (Ben <bench@silentmedia.com>)
Responses Re: changing the /tmp/ lock file?  (Ben <bench@silentmedia.com>)
List pgsql-general
On 6/13/07, Ben <bench@silentmedia.com> wrote:
> Why would that be a problem if each is configured to listen on different
> addresses?
>
> But maybe a better question to ask would be how people are doing failover
> in the case where you have two servers, each handling a seperate set of
> data and acting as backup for each other. I fully expect things to go
> slower during failover periods, but in my case, that's better than
> doubling my hardware.

Why not running them on different ports and proxy the incoming ports
via iptables or something like that based on the current situation on
your backends?

--
        regards,
        Robin

pgsql-general by date:

Previous
From: "Jyoti Seth"
Date:
Subject: Re: [SQL] setof or array as input parameter to postgresql 8.2 functions
Next
From: "Ashish Karalkar"
Date:
Subject: function to find difference between in days between two dates