Re: two servers on the same port
От | Eric Haszlakiewicz |
---|---|
Тема | Re: two servers on the same port |
Дата | |
Msg-id | 20081020015928.GA7729@poe.swapsimple.com обсуждение исходный текст |
Ответ на | Re: two servers on the same port (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: two servers on the same port
|
Список | pgsql-hackers |
On Sat, Oct 18, 2008 at 12:48:13PM -0400, Tom Lane wrote: > Eric Haszlakiewicz <erh@swapsimple.com> writes: > > I just spent a couple of days trying to figure out why I couldn't start > > two servers on the same port, even though I was configuring separate > > listen_address values. > > That's already documented not to work, and not for any hidden > implementation reason: you'd have a conflict on the Unix-domain socket > name. er.. but I didn't get any kind of error about a conflict on a unix domain socket, I got an error about shmget. I don't even think it's possible to have a conflict like that since the two servers were running in different chroot directories. eric
В списке pgsql-hackers по дате отправления: