Re: 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?
Дата
Msg-id 1076539731.402ab153a6265@www.mail.yale.edu
обсуждение исходный текст
Ответ на Re: How can I have 2 completely seperated databases in  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: How can I have 2 completely seperated databases in  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: How can I have 2 completely seperated databases in PostgreSQL?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-hackers
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?

Thank you very much.

--Hong Ge


Quoting "scott.marlowe" <scott.marlowe@ihs.com>:

> On Wed, 11 Feb 2004 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're telling us what you want, but not the why.  The why may help
> us to 
> figure out both how to do it, and whether or not it's a good idea.
> 




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SET WITHOUT OIDS and VACUUM badness?
Следующее
От: hong.ge@yale.edu
Дата:
Сообщение: Re: How can I have 2 completely seperated databases in PostgreSQL?