ERROR: relation "table" does not exist - HELP

From: "itamar" <itamar(at)ispbrasil(dot)com(dot)br>
To: <pgsql-general(at)postgresql(dot)org>
Subject: ERROR: relation "table" does not exist - HELP
Date: 2004-12-11 03:54:09
Message-ID: 002301c4df35$11c9b8f0$0201a8c0@lualele
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

when I run

select * from "table"

I get this error.

ERROR: relation "table" does not exist

Itamar Reis Peixoto
+55 34 3238 3845
+55 38 9107 1250
http://www.ispbrasil.com.br

Attachment Content-Type Size
unknown_filename text/plain 137 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-12-11 03:55:39 Re: Spanning tables
Previous Message Michael Fuhr 2004-12-11 03:46:31 Re: Loading data from tab delimited file using COPY