Re: [GENERAL] Where is pg_hba.conf

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: [GENERAL] Where is pg_hba.conf
Дата
Msg-id 20170813143743.m35gsxbwdyfvgsnk@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: [GENERAL] Where is pg_hba.conf  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: [GENERAL] Where is pg_hba.conf
Список pgsql-general
Re: Igor Korot 2017-08-13 <CA+FnnTz8h-2tkRMv4uYN-fkRFU601cws9-uS7vwfpr-fka0edg@mail.gmail.com>
> draft=# SHOW hba_file
> draft-# SHOW hba_file;
>          ERROR:  syntax error at or near "SHOW"
> LINE 2: SHOW hba_file;
>         ^

Standard beginners error. If you forgot the ";" on the first line,
it'll process both lines as a single, erroneous command. Note the
"-#" prompt.

If you run into that situation again, hit ^C.

Christoph


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