How do I get the list of table names in db

From: James Andrews <jamesa(at)darkplaces(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: How do I get the list of table names in db
Date: 1998-08-05 07:38:05
Message-ID: 3.0.32.19980805033804.006a9c30@pop.darkplaces.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I need to know how to get a list of table names that exist in a particular
database using Pg. I know how to do it command line, but I need my scripts
to be able to do it for error checking, and I haven't found a single doc on
it.

-james

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stuart logan 1998-08-05 12:02:41 Instaling PostgreSQL 6.3.2 for Linux
Previous Message Maarten Boekhold 1998-08-05 07:04:33 Re: [SQL] importing a pre sql db