| From: | Atul Kumar <akumar14871(at)gmail(dot)com> |
|---|---|
| To: | Christophe Pettus <xof(at)thebuild(dot)com> |
| Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: purpose of an entry in pg_hba.conf file |
| Date: | 2023-10-26 18:53:52 |
| Message-ID: | CA+ONtZ72fEHTiRPz=tDRAT9vPsw=AKAkUwDf3USkxCtqEpWxSw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)thebuild(dot)com> wrote:
>
>
> > On Oct 26, 2023, at 11:44, Atul Kumar <akumar14871(at)gmail(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christophe Pettus | 2023-10-26 18:56:21 | Re: purpose of an entry in pg_hba.conf file |
| Previous Message | Christophe Pettus | 2023-10-26 18:46:16 | Re: purpose of an entry in pg_hba.conf file |