Re: [MASSMAIL]Re: pg_dumpall: could not connect to database: FATAL

From: Pepe TD Vo <pepevo(at)yahoo(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>, "gilberto(dot)castillo(at)etecsa(dot)cu" <gilberto(dot)castillo(at)etecsa(dot)cu>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: [MASSMAIL]Re: pg_dumpall: could not connect to database: FATAL
Date: 2019-02-27 00:03:37
Message-ID: 498154154.5850913.1551225817456@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I already checked netstat -p and the port for Postgres is 5432.
Do I need to alter pg_conf_load_time to true?
v/r,
Bach-Nga
No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)
**Live simply **Love generously **Care deeply **Speak kindly.*** Genuinely rich *** Faithful talent *** Sharing success

On Tuesday, February 26, 2019 4:27 PM, David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

On Tue, Feb 26, 2019 at 11:59 AM Pepe TD Vo <pepevo(at)yahoo(dot)com> wrote:
> postgres=# select pg_conf_load_time() > modification from pg_stat_file('pg_hba.conf'):
> ?column?
> ----------
> f
> (1 row)
>
> Can you tell me what "f" mean?

Your query has an inequality (comparison) expression for its only
column - the result of which can be only:  true, false, or NULL.  The
"f" means false.

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Shreeyansh Dba 2019-02-27 06:14:49 Re: [MASSMAIL]Re: pg_dumpall: could not connect to database: FATAL
Previous Message David G. Johnston 2019-02-26 21:27:31 Re: [MASSMAIL]Re: pg_dumpall: could not connect to database: FATAL