How do I get the list of table names in db - Mailing list pgsql-sql

From James Andrews
Subject How do I get the list of table names in db
Date
Msg-id 3.0.32.19980805033804.006a9c30@pop.darkplaces.com
Whole thread Raw
Responses Re: [SQL] How do I get the list of table names in db  (Maarten Boekhold <maartenb@dutepp2.et.tudelft.nl>)
List 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

pgsql-sql by date:

Previous
From: "Stuart logan"
Date:
Subject: Instaling PostgreSQL 6.3.2 for Linux
Next
From: Maarten Boekhold
Date:
Subject: Re: [SQL] importing a pre sql db