SHOW TABLES ?

From: pgmoscatt <pgmoscatt(at)optushome(dot)com(dot)au>
To: PostGreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: SHOW TABLES ?
Date: 2004-02-07 07:41:45
Message-ID: 1076139705.2387.3.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2004-02-07 07:46:05 Can anyone recommend accounting software using PGSQL?
Previous Message Gaetano Mendola 2004-02-07 02:24:58 Re: PostgreSQL 7.4.1 and pgdb.py