Re: How can I have 2 completely seperated databases in PostgreSQL?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: How can I have 2 completely seperated databases in PostgreSQL?
Дата
Msg-id 20040212151916.GA4001@wolff.to
обсуждение исходный текст
Ответ на Re: How can I have 2 completely seperated databases in PostgreSQL?  (hong.ge@yale.edu)
Список pgsql-hackers
On Wed, Feb 11, 2004 at 17:48:51 -0500, hong.ge@yale.edu wrote:
> Thank you very much for your reply. I'd like to discuss the why.
> 
> I don't think letting them share data and logs could gain me something.
> And if I have 2 databases totally not relevant, I think the most natural
> way is to make them totally seperated. Does the sharing buys me
> anything? If not, what's the reason of doing it?

They would both use the same shared memory segment. If you are short on
memory running two clusters may make the problem worse.


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Circular-freelist bug is still there
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Idea about better configuration options for sort memory