Re: relation problem - Mailing list pgsql-novice

From David Merrill
Subject Re: relation problem
Date
Msg-id 20010314131343.A14598@lupercalia.net
Whole thread Raw
In response to relation problem  ("Dax Duskin" <dax.duskin@zsassociates.com>)
List pgsql-novice
On Wed, Mar 14, 2001 at 11:55:04AM -0600, Dax Duskin wrote:
> Hi everybody:
>
> I created a table using pgaccess and put some sample data in it.  When I went to
> run a query on it psql I found that there was no relation.  "Relation does not
> exist."  It looks like I completely lost my table.  I'm just glad it wasn't real
> data.  I also tried running a perl script with a query to the table and it
> returned an error.
>
> Any ideas as to what is going on?

Sounds like maybe you are not in the same database. Did you check to
see if you accidentally created the table in a different database than
you intended?

--
Dr. David C. Merrill                     http://www.lupercalia.net
Linux Documentation Project                   david@lupercalia.net
Collection Editor & Coordinator            http://www.linuxdoc.org
                                       Finger me for my public key

No directory.

pgsql-novice by date:

Previous
From: "Dax Duskin"
Date:
Subject: relation problem
Next
From: Louis Bertrand
Date:
Subject: Re: relation problem