Re: Question about user/database-level parameters

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: Question about user/database-level parameters
Дата
Msg-id dc32294f-6148-4463-a3e4-9ee03e5a87eb@manitou-mail.org
обсуждение исходный текст
Ответ на Re: Question about user/database-level parameters  (Japin Li <japinli@hotmail.com>)
Ответы Re: Question about user/database-level parameters  (Japin Li <japinli@hotmail.com>)
Список pgsql-hackers
    Japin Li wrote:

> However, if the database is in production, we cannot go into single-user
> mode, should we provide an option to change this behavior on the fly?

It already exists, through PGOPTIONS, which appears to work
for local_preload_libraries, in a quick test.

That is, you can log in by invoking psql with:
PGOPTIONS="-c local_preload_libraries="
and issue the ALTER USER to reset things back to normal
without stopping the instance.


Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite



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

Предыдущее
От: "houzj.fnst@fujitsu.com"
Дата:
Сообщение: RE: Data is copied twice when specifying both child and parent table in publication
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: making relfilenodes 56 bits