Re: Database Design Question

Поиск
Список
Период
Сортировка
Искать
От
Martijn van Oosterhout
Тема
Re: Database Design Question
Дата
Msg-id
20110202195917.GA5020@svana.org
Ответ на
Список
Дерево обсуждения
Database Design Question Carlos Mennens <carlos.mennens@gmail.com>
Re: Database Design Question John R Pierce <pierce@hogranch.com>
Re: Database Design Question "David Johnston" <polobo@yahoo.com>
Re: Database Design Question "Joshua D. Drake" <jd@commandprompt.com>
Re: Database Design Question John R Pierce <pierce@hogranch.com>
Re: Database Design Question Martijn van Oosterhout <kleptog@svana.org>
Re: Database Design Question Gary Chambers <gwchamb@gwcmail.com>
Re: Database Design Question Sim Zacks <sim@compulab.co.il>
Re: Database Design Question Carlos Mennens <carlos.mennens@gmail.com>
On Wed, Feb 02, 2011 at 11:44:51AM -0800, John R Pierce wrote:
> On 02/02/11 11:24 AM, Joshua D. Drake wrote:
>> Forget separate databases. Use separate users with schemas.
>
> for canned applications like mediawiki and phpbb?   not sure they  
> support that.
>

If they use different users you can easily do it by setting the default
search path per user.

ALTER USER phpbb SET search_path='phpbbschema';

As long as the apps don't play with the search path themselves it
should be fine.

Have a nice day,
-- 
Martijn van Oosterhout      http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first. 
>                                       - Charles de Gaulle
В списке pgsql-general по дате отправления
От: Richard Broersma
Дата:
Сообщение: SCALE: seeking booth attendees
От: Bosco Rama
Дата:
FAQ