RE: [SQL] getting table info - Mailing list pgsql-sql

From
Subject RE: [SQL] getting table info
Date
Msg-id Pine.LNX.4.10.9912061254100.31923-100000@picasso.realtyideas.com
Whole thread Raw
In response to RE: [SQL] getting table info  (Marcio Macedo <marciom@conectiva.com.br>)
List pgsql-sql
psql -E yourdbname


On Mon, 6 Dec 1999, Marcio Macedo wrote:

> 
> ok,
> but I need to do this in a query, so my PHP script can retrieve it to the
> client.
> 
> any ideas ?
> 
> On Tue, 7 Dec 1999, Sean Mullen wrote:
> 
> > 
> > \dt
> > 
> > -----Original Message-----
> > From: owner-pgsql-sql@postgreSQL.org
> > [mailto:owner-pgsql-sql@postgreSQL.org]On Behalf Of Marcio Macedo
> > Sent: Tuesday, December 07, 1999 2:42 AM
> > To: pgsql-sql@postgreSQL.org
> > Subject: [SQL] getting table info
> > 
> > 
> > 
> > is there a way to retrieve the information about the table names and 
> > columns in a database ?
> > 
> > something like select * from database or something...
> > 
> > thx
> > 
> > 
> > 
> 
> -- 
> --Marcio Macedo
>     Conectiva
> 
> "You're so boring boring boring
>  always tape machine recording
>  I've heard all this before
>  I've heard all this before
>  Your emotions make you a monster."
> 
> 
> 
> ************
> 



pgsql-sql by date:

Previous
From: Marcio Macedo
Date:
Subject: RE: [SQL] getting table info
Next
From: Frank Joerdens
Date:
Subject: Re: [SQL] How to avoid "Out of memory" using aggregate functions?