Re: Feature request: Per database search_path

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Feature request: Per database search_path
Дата
Msg-id 469E8E0B.5060108@archonet.com
обсуждение исходный текст
Ответ на Feature request: Per database search_path  (Francisco Reyes <lists@stringsutils.com>)
Ответы Re: Feature request: Per database search_path
Список pgsql-general
Francisco Reyes wrote:
> As far as I know, currently one can set the search path globally, or on
> a per role bases.
>
> I was wondering if it could be possible to have a per database search_path.
> I believe this would be not only convenient, but will add flexibility.


ALTER DATABASE leia SET search_path = public,lookups;

Seems to work for me on 8.2 - you'll need to disconnect and reconnect to
see it take place though.

--
   Richard Huxton
   Archonet Ltd

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