BUG #2105: ERROR: relation "comoma" does not exist

From: "alejandro ramirez" <alex19652000(at)prodigy(dot)net(dot)mx>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2105: ERROR: relation "comoma" does not exist
Date: 2005-12-09 18:09:52
Message-ID: 20051209180952.3E9A0F0B21@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2105
Logged by: alejandro ramirez
Email address: alex19652000(at)prodigy(dot)net(dot)mx
PostgreSQL version: PostgreSQL 8.1.
Operating system: windows 2000 profesional
Description: ERROR: relation "comoma" does not exist
Details:

Hi there!
i a new user of PostgreSQL, i develop on severals languajes like as
J2SDK/J2EE/SERVLETS/VB/FOXPRO...etc
and i use a several RDBM. I try to use PostgreSQL to implement into 2
aplication's (one on the internet and the other in aq model two fase's like
a client-server), but i meet a problem.... when i use a table for a simple
"SELECT" or "DELET FROM myTable" the result for this is: "ERROR: relation
"comoma" does not exist" (comoma it's a table) but this table exists on my
database named "AMS"

i looking for a this error on the net, but i don't found any answer...

please, do you know what happened with this!

for you help, than's a lote!

Regards from mexico!!!!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message bugrep 2005-12-09 19:03:48 BUG #2106: EXPLAIN ANALYZE with SELECT query causes a single backend server process to segfault
Previous Message Bruce Momjian 2005-12-09 17:18:49 Re: BUG #2100: CREATE TABLE AS - may not supply table specification