Re: purpose of an entry in pg_hba.conf file

Поиск
Список
Период
Сортировка
От Atul Kumar
Тема Re: purpose of an entry in pg_hba.conf file
Дата
Msg-id CA+ONtZ72fEHTiRPz=tDRAT9vPsw=AKAkUwDf3USkxCtqEpWxSw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: purpose of an entry in pg_hba.conf file  (Christophe Pettus <xof@thebuild.com>)
Ответы Re: purpose of an entry in pg_hba.conf file
Список pgsql-general
Please share the required link having such information in detail, It would be more helpful to me.



Regards.

On Fri, Oct 27, 2023 at 12:16 AM Christophe Pettus <xof@thebuild.com> wrote:


> On Oct 26, 2023, at 11:44, Atul Kumar <akumar14871@gmail.com> wrote:
> There is already one line to serve your stated purpose
> local       all      all                                trust
>
>
> That's why I specifically raised this question for below from postgresql experts
> host    all             all             127.0.0.1/32            trust

The first line applies to local sockets; the second to connections over the local loopback network port.

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

Предыдущее
От: Christophe Pettus
Дата:
Сообщение: Re: purpose of an entry in pg_hba.conf file
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: purpose of an entry in pg_hba.conf file