Re: How can I have 2 completely seperated databases in

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: How can I have 2 completely seperated databases in
Дата
Msg-id 1076538258.761.181.camel@jester
обсуждение исходный текст
Ответ на How can I have 2 completely seperated databases in PostgreSQL?  (hong.ge@yale.edu)
Ответы Re: How can I have 2 completely seperated databases in PostgreSQL?  (hong.ge@yale.edu)
Список pgsql-hackers
On Wed, 2004-02-11 at 16:36, hong.ge@yale.edu wrote:
> Hi, all
> 
> What should I do if I want to have 2 completely seperated databases in
> PostgreSQL? I want each database to have its own data, log and
> everything needed to access that database. I don't want them to share
> anything. Has anyone done this before? Or,
> could anyone give me some clue of how to do this?

You will need to initdb 2 locations and start 2 instances on separate ports.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Circular-freelist bug is still there
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: How can I have 2 completely seperated databases in