Re: schemas in 7.3b1

From: Thomas Pfau <pfau(at)gw(dot)rane(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: schemas in 7.3b1
Date: 2002-10-03 17:40:30
Message-ID: 20021003134030.A23033@gw.rane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> We had meant to add a \d command for listing schemas in psql, but
> both \ds and \dS are taken already :-(. Any ideas out there for
> a reasonable choice?

\l is currently used to list databases. How about \ls to list
schemas?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Gamache 2002-10-03 17:56:05 COPY FROM stdin;
Previous Message Ron Johnson 2002-10-03 17:38:49 Re: Large databases, performance