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

From scott.marlowe
Subject Re: Looking at a table
Date
Msg-id Pine.LNX.4.33.0210301516330.3581-100000@css120.ihs.com
Whole thread Raw
In response to Looking at a table  ("Paul Ottar Tornes" <critical@tiscali.no>)
List pgsql-general
On Wed, 30 Oct 2002, Paul Ottar Tornes wrote:

> I have a database named "maloy" and within that I have a table named "nyheter"
> 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" ?

psql nyheter -c -- 'select * from maloy'

should do it.


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: DAFS?
Next
From: David Wheeler
Date:
Subject: Bricolage Reviewed by eWeek!