Re: running two servers on one machine
От
Tom Lane
Тема
Re: running two servers on one machine
Дата
Msg-id
12864.1238383185@sss.pgh.pa.us
Ответ на
Re: running two servers on one machine (Eric Smith)
Список
Дерево обсуждения
running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Adrian Klaver <aklaver@comcast.net>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Tom Lane <tgl@sss.pgh.pa.us>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Tom Lane <tgl@sss.pgh.pa.us>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Tom Lane <tgl@sss.pgh.pa.us>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Thomas Kellerer <spam_eater@gmx.net>
Re: running two servers on one machine Devrim GÜNDÜZ <devrim@gunduz.org>
Re: running two servers on one machine Eric Smith <eric_h_smith@mac.com>
Re: running two servers on one machine Adrian Klaver <aklaver@comcast.net>
Re: running two servers on one machine Tom Lane <tgl@sss.pgh.pa.us>
Eric Smith writes: > Yes, if I start one, but not the other, the process works just great. > It's only when trying to run both that I have a problem. Have you looked into the postmaster logfile? One likely idea is that you don't have shmall cranked up high enough for two servers, which'd result in something like FATAL: could not create shared memory segment: Cannot allocate memory in the postmaster log. regards, tom lane
В списке pgsql-general по дате отправления