Re: psql -l

From: will trillich <will(at)serensoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: psql -l
Date: 2001-07-18 17:42:19
Message-ID: 20010718124219.B11292@serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Wed, Jul 18, 2001 at 11:57:35AM -0400, Tom Lane wrote:
> 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?

i'm wondering now if this may be a debian packaging mishap...
or maybe i've got psql v7.0.3 trying to work with postmaster
7.1, but that doesn't seem likely...

at any rate -- maybe this session with 'strings' might help you
see identify what's goofing up here.

--
I'd concentrate on "living in the now" because it is fun
and on building a better world because it is possible.
- Tod Steward

will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Attachment Content-Type Size
unknown_filename text/plain 1.6 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Simon Stanlake 2001-07-18 17:49:29 slow SELECT ... LIMIT query
Previous Message Debra LaVille 2001-07-18 17:22:42 Intermittent Startup Failures

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark R DeLong 2001-07-18 17:43:56 pg_dump(all) fails with "failed sanity chec, type with oid ..."
Previous Message Bruce Momjian 2001-07-18 17:41:02 Re: pg_depend