Re: Postgres SQLSTATE[08006] [7] timeout expired - Mailing list pgsql-general

From Howard Wells
Subject Re: Postgres SQLSTATE[08006] [7] timeout expired
Date
Msg-id yTxa30istZ8ZXwx4XOsLnPd87jJgsSGVQgS6DYn1Aged8M_2Z5EGogsb-i_8pfQ20uyAtVFT__ET9M9sVWUqV55YHtI9IQFRG3n8zgfjKMY=@protonmail.com
Whole thread Raw
In response to Re: Postgres SQLSTATE[08006] [7] timeout expired  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: Postgres SQLSTATE[08006] [7] timeout expired
List pgsql-general
Thanks for the replies.  I am getting the information requested by Adrian Klaver.  Rob Sargent, I am going to temporary
enablefull trust because the password authentication could be the issue.  Then I'll write back. 

Howard

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, August 25, 2019 12:20 PM, Rob Sargent <robjsargent@gmail.com> wrote:

> >>>>>
>
> > > > > > console.
> > > > > > The pg_hba.conf has these lines enabled:
> > > > > > pg_hba.conf:
> > > > > > host all [username] 0.0.0.0/0 trust
> > > > > > host all all 0.0.0.0/0 md5
> > > > > > host all all ::/0 md5
> > > > > > host all all all
>
> Who is encrypting the password?
>
> >





pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: For SELECT statement (just a reading one, no 'FOR UPDATE'), isCOMMIT or ROLLBACK preferred?
Next
From: Howard Wells
Date:
Subject: Re: Postgres SQLSTATE[08006] [7] timeout expired