Re: two postgres servers on one machine?

Поиск
Список
Период
Сортировка
От Roderick A. Anderson
Тема Re: two postgres servers on one machine?
Дата
Msg-id Pine.LNX.4.04.10006141606270.25622-100000@asgard.altoplanos.net
обсуждение исходный текст
Ответ на Re: two postgres servers on one machine?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Thu, 8 Jun 2000, Tom Lane wrote:

> Kurt Seel <kseel@utcorp.com> writes:
> >  I once tried to run two (6.? series) servers on one machine.
> > They stepped on each others shared memory. I would like to
> > transition to Postgres 7 one customer (database) at a time, so
> > I am wondering if there is a way to run Pg 6.? and Pg 7 on the
> > same machine?
>
> I do that all the time.  As long as you give each server its own
> data directory and its own port number, they won't conflict.

Same version, unlike Kurt's idea above of two different versions?

I've got an application coming up that will benefit from this for sure!

Rod
--
Roderick A. Anderson
raanders@altoplanos.net               Altoplanos Information Systems, Inc.
Voice: 208.765.6149                            212 S. 11th Street, Suite 5
FAX: 208.664.5299                                  Coeur d'Alene, ID 83814


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

Предыдущее
От: Franck Martin
Дата:
Сообщение: Library database ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Very large table...