Re: psql -l

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: will trillich <will(at)serensoft(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql -l
Date: 2001-07-18 15:57:35
Message-ID: 5193.995471855@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

will trillich <will(at)serensoft(dot)com> writes:
> $ psql -V
> No database specified

This seems awfully fishy, since (a) there is no such error message
anywhere in 7.1, and (b) I don't get that behavior out of 7.1:

$ ~postgres/version71/bin/psql -V
psql (PostgreSQL) 7.1.2
contains readline, history support
Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
Portions Copyright (c) 1996 Regents of the University of California
Read the file COPYRIGHT or use the command \copyright to see the
usage and distribution terms.
$

Perhaps you are invoking psql through some kind of wrapper script that
is doing the wrong thing?

regards, tom lane

In response to

  • Re: psql -l at 2001-07-18 03:50:21 from will trillich

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-07-18 16:02:53 Re: restore single table
Previous Message Liz Pelletier 2001-07-18 15:46:56 restore single table

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-18 15:59:00 Re: pg_depend
Previous Message Bruce Momjian 2001-07-18 15:56:27 Re: pg_depend