| 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: | Whole Thread | Raw Message | 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/
| 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 |
| 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 |