Re: changing the /tmp/ lock file?

From: Ben <bench(at)silentmedia(dot)com>
To: Robin Ericsson <lobbin(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: changing the /tmp/ lock file?
Date: 2007-06-14 16:53:42
Message-ID: Pine.LNX.4.64.0706140951050.27105@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 14 Jun 2007, Robin Ericsson wrote:

> 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?

Because I figured it would be less hacky to have each postgres cluster
listen on the address I want it to listen on, rather then listening on
everything and then patching it up with iptables. But I see now that's not
the case.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-06-14 17:02:06 Re: changing the /tmp/ lock file?
Previous Message Rikard Pavelic 2007-06-14 16:44:42 explain analyze on a function