Re: Provide a way to not ask for a password in psql

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: Euler Taveira de Oliveira <euler(at)timbira(dot)com>, martin(at)piware(dot)de
Subject: Re: Provide a way to not ask for a password in psql
Date: 2007-10-10 07:07:55
Message-ID: 200710100907.55583.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Euler Taveira de Oliveira wrote:
> Martin Pitt wrote:
> > For example, "psql -l" is a convenient
> > method to check whether the postmaster is running at all,
> > finished with startup and ready for connections.
>
> Why not just "pg_ctl status"?

That doesn't check whether the server is actually answering requests.
And it cannot check remote hosts.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Adam PAPAI 2007-10-10 09:20:08 PQmakeEmptyPQresult makes my application dumps core?
Previous Message Euler Taveira de Oliveira 2007-10-10 01:38:47 Re: Provide a way to not ask for a password in psql

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2007-10-10 09:19:30 Re: quote_literal with NULL
Previous Message Brendan Jurd 2007-10-10 04:57:01 quote_literal with NULL