RE: [SQL] getting table info

From: <kaiq(at)realtyideas(dot)com>
To: Marcio Macedo <marciom(at)conectiva(dot)com(dot)br>
Cc: Sean Mullen <sean(at)fastinternet(dot)net(dot)au>, pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] getting table info
Date: 1999-12-06 18:55:05
Message-ID: Pine.LNX.4.10.9912061254100.31923-100000@picasso.realtyideas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgreSQL(dot)org
> > [mailto:owner-pgsql-sql(at)postgreSQL(dot)org]On Behalf Of Marcio Macedo
> > Sent: Tuesday, December 07, 1999 2:42 AM
> > To: pgsql-sql(at)postgreSQL(dot)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."
>
>
>
> ************
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mario Jorge Nunes Filipe 1999-12-07 09:53:51 Re: [SQL] Wierd stuff
Previous Message Frank Joerdens 1999-12-06 18:20:32 Re: [SQL] How to avoid "Out of memory" using aggregate functions?