From: | pgmoscatt <pgmoscatt(at)optushome(dot)com(dot)au> |
---|---|
To: | Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz> |
Cc: | PostGreSQL List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: SHOW TABLES ? |
Date: | 2004-02-07 08:03:22 |
Message-ID: | 1076141002.2444.0.camel@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks Pavel.
Pete
On Sat, 2004-02-07 at 17:55, Pavel Stehule wrote:
> Hello
>
> use metacmd \dt
>
> Regards
> Pavel
>
>
> On Sat, 7 Feb 2004, pgmoscatt wrote:
>
> > I have just moved over to PostGres after using MySQL.
> >
> > In MySQL I could issue the command SHOW TABLES within a database to show
> > what tables are within.
> >
> > I tried to do this with PostGres and I get the following error message:
> >
> > Option 'tables' is not recognized
> >
> > How do I display the tables within a database ?
> >
> > Pete
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 9: the planner will ignore your desire to choose an index scan if your
> > joining column's datatypes do not match
> >
>
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar | 2004-02-07 09:32:07 | Re: Can anyone recommend accounting software using PGSQL? |
Previous Message | Pavel Stehule | 2004-02-07 07:55:27 | Re: SHOW TABLES ? |