| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Ben <bench(at)silentmedia(dot)com> |
| Cc: | Robin Ericsson <lobbin(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: changing the /tmp/ lock file? |
| Date: | 2007-06-14 17:02:06 |
| Message-ID: | 20070614170206.GC11436@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Jun 14, 2007 at 09:53:42AM -0700, Ben wrote:
> 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.
It is possible, you just have to realise that just like every
postmaster has to listen on a different IP, they also all need to
listen to a different socket directory.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-06-14 17:11:17 | Re: DeadLocks..., DeadLocks... |
| Previous Message | Ben | 2007-06-14 16:53:42 | Re: changing the /tmp/ lock file? |