Re: Looking at a table - Mailing list pgsql-general

From Neil Conway
Subject Re: Looking at a table
Date
Msg-id 873cqneg4g.fsf@mailbox.samurai.com
Whole thread Raw
In response to Looking at a table  ("Paul Ottar Tornes" <critical@tiscali.no>)
List pgsql-general
"Paul Ottar Tornes" <critical@tiscali.no> writes:
> I can do psql -l to look at all the databases and owners. But is
> there a way to look at the contents of the table "nyheter" in the
> database "maloy" ?

\d nyheter when connected to the "maloy" database, perhaps? If you'd
like to see the SQL that psql uses to produce that info, start psql
with the "-E" flag.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: s-psql@rhythm.cx
Date:
Subject: Re: permission prob: granted, but still denied
Next
From: Mike Blackwell
Date:
Subject: 7.2.3 / SuSe Linux / S/390