Re: [GENERAL] Where is pg_hba.conf

Поиск
Список
Период
Сортировка
От Arthur Zakirov
Тема Re: [GENERAL] Where is pg_hba.conf
Дата
Msg-id 20170814072311.GA2270@zakirov.localdomain
обсуждение исходный текст
Ответ на [GENERAL] Where is pg_hba.conf  (Igor Korot <ikorot01@gmail.com>)
Список pgsql-general
Hello,

On Sun, Aug 13, 2017 at 10:00:23AM -0400, Igor Korot wrote:
> However, I can't find this file anywhere on the system.
> I am able to connec to the server locally with psql. I can also
> connect to the server
> from the ODBC driver from my program. However doing a global search I
> can't find that file.
>
> Can someone please help?

You can execute the query:

=# select setting from pg_settings where name = 'hba_file';

--
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [GENERAL] cluster question
Следующее
От: "Stefan Wagner"
Дата:
Сообщение: [GENERAL] Adding a new Clause in the Source Code