Re: changing pb_hba.conf file with pgadmin3

Поиск
Список
Период
Сортировка
От Korry Douglas
Тема Re: changing pb_hba.conf file with pgadmin3
Дата
Msg-id 52D59176.3040201@enterprisedb.com
обсуждение исходный текст
Ответ на Re: changing pb_hba.conf file with pgadmin3  (Rosser Schwarz <rosser.schwarz@gmail.com>)
Ответы Re: changing pb_hba.conf file with pgadmin3  (Rosser Schwarz <rosser.schwarz@gmail.com>)
Список pgsql-admin



On Tue, Jan 14, 2014 at 10:37 AM, Jose Gilney <jgilney@gmail.com> wrote:
Is it possible to edit pg_hba.conf of a postgresql cluster running on a linux (debian) server, from my pgadmin application running on windows  7?

No, that's not possible, and probably won't ever be. Consider the security implications of enabling that kind of thing...
pgadmin could use the new ALTER SYSTEM command (coming in 9.4)

http://www.depesz.com/2014/01/09/waiting-for-9-4-add-alter-system-command-to-edit-the-server-configuration-file/


    -- Korry

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

Предыдущее
От: Rosser Schwarz
Дата:
Сообщение: Re: changing pb_hba.conf file with pgadmin3
Следующее
От: Erik Jones
Дата:
Сообщение: Any potential race condition danger from repeated config entries?