Re: Can I run two Postgres sessions at the same time?

Поиск
Список
Период
Сортировка
От Brad Nicholson
Тема Re: Can I run two Postgres sessions at the same time?
Дата
Msg-id 42C03826.8060606@ca.afilias.info
обсуждение исходный текст
Ответ на Can I run two Postgres sessions at the same time?  (Steve Poe <spoe@sfnet.cc>)
Ответы Re: Transactions  (<operationsengineer1@yahoo.com>)
Список pgsql-novice
Steve Poe wrote:

>I have a small business I am helping with their Postgresql server. They
>may need to move one of two databases onto a seperate disk system. They
>don't want another physical server. Can I run two postmasters pointing
>to different disk areas
>(i.e. /usr/local/db1/data , /usr/local/db2/data)? Can they be on the
>same port?
>
>
You can run muliptle postmasters on the same server, but they have to be
on different ports.

--
Brad Nicholson  416-673-4106
Database Administrator, Afilias Canada Corp.



В списке pgsql-novice по дате отправления:

Предыдущее
От: Steve Poe
Дата:
Сообщение: Can I run two Postgres sessions at the same time?
Следующее
От: Frank Bax
Дата:
Сообщение: Re: Can I run two Postgres sessions at the same time?