Re: How do I save my tables? - Mailing list pgsql-novice

From Kimberly Israel
Subject Re: How do I save my tables?
Date
Msg-id 1379433158.50039.YahooMailNeo@web161603.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: How do I save my tables?  (Kimberly Israel <kac15228@yahoo.com>)
List pgsql-novice
>SELECT * FROM landform;
>->ERROR:  relation "landform" does not exist
>LINE 1: SELECT * FROM landform;
                      ^
I got a private response and wanted to let people know the problem has been solved.

I had apparently not moved into the firedata database after creating it, so my tables were stuck on the postgres database.  When I double clicked on firedata and then created my table, it was still there after I restarted.

Thanks for your help, everyone!



pgsql-novice by date:

Previous
From: David Johnston
Date:
Subject: Re: How do I save my tables?
Next
From: Jon Theil Nielsen
Date:
Subject: Re: Several problems with installation on FreeBSD - how to reinstall without loosing data