How to get around this limitation (ALTER DATABASE db SET search_path = ...)

Поиск
Список
Период
Сортировка
От David Johnston
Тема How to get around this limitation (ALTER DATABASE db SET search_path = ...)
Дата
Msg-id 001101cc68dc$b980edb0$2c82c910$@yahoo.com
обсуждение исходный текст
Ответы Re: How to get around this limitation (ALTER DATABASE db SET search_path = ...)
Список pgsql-general

Hi,

 

From the documentation:

 

“Whenever a new session is subsequently started in that database, the specified value becomes the session default value.”

 

Is there some way to get existing sessions to see the new search_path without forcing them to reconnect.

 

Thanks,

 

David J.

 

 

 

 

 

 

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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Why schema of table is removed from explain?
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Why schema of table is removed from explain?