how do I get list of tables?

From: "sdeel" <sdeel(at)cox(dot)net>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: how do I get list of tables?
Date: 2002-08-10 21:05:39
Message-ID: 003b01c240b1$b1501600$9400a8c0@om.om.cox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Yesterday I created some tables, but I think I must have had a typo as I can
not find them all now. How can I see what tables are in my database?

A second question, I did tutorial yesterday opening an input file,
'basics.source', with \i to get it to single step through the file. This
worked great. So I made a file called eudb.sql and entered '\i eudb.sql'.
It does not single step, but flies through my creates and inserts. Why am I
not getting single step with this file?

thanks for help,
Sam Deel
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Everybody's got to believe in something, I believe I'll have another beer...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message marc sturm 2002-08-10 22:04:55 Re: how do I get list of tables?
Previous Message James Kelty 2002-08-09 15:31:44 Re: Proglems with 7.2.1