Re: psql -l

From: "Gregory Wood" <gregw(at)com-stock(dot)com>
To: "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql -l
Date: 2001-07-17 20:54:29
Message-ID: 005a01c10f03$d062d0e0$7889ffcc@comstock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> in the old days (7.0.3) i could list databases via
>
> psql -l
>
> but these days (7.1) i must
>
> psql -l [-d] nameOfADatabaseFromPreordainedKnowledge
>
> probably because of some fuxnored setting. but which?

psql -l works fine for me... 7.1.2. Does it return an error or just not
work?

Greg

In response to

  • psql -l at 2001-07-17 16:11:56 from will trillich

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2001-07-17 21:15:39 Re: undeleteable records
Previous Message will trillich 2001-07-17 20:50:20 Re: bit operations

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-17 21:25:56 Re: psql -l
Previous Message Jan Wieck 2001-07-17 20:36:56 Re: Re: Idea: recycle WAL segments, don't delete/recreate 'emm