postgres 9.3

Поиск
Список
Период
Сортировка
От Ramesh T
Тема postgres 9.3
Дата
Msg-id CAK8Zd=uG+Eu0RKCLG-tsiNDRziO6apZQhZMSPby68UoXYcHKkQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: postgres 9.3
Список pgsql-general
I have one database and two schemas in that public,preview and role preview
automatically i want to connect preview schema with preview role.

set search_path to preview.
show search_path;
..
preview.


when disconnect and connect database it's showing $user$:public schema not showing preview.

what is the problem..?how to resolve the issue...?


when session closed showing postgres user..even set preview.

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

Предыдущее
От: Bushmelev Anton
Дата:
Сообщение: Re: @ operator
Следующее
От: John Leiseboer
Дата:
Сообщение: Memory for BYTEA returned by C function is not released until connection is dropped