Re: Unable to query on existing table - ERROR: relation " zed" does not exist

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Unable to query on existing table - ERROR: relation &quot; zed&quot; does not exist
Date: 2009-05-21 11:40:00
Message-ID: gv3eid$sa9$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Jaromír Kamler wrote on 21.05.2009 13:20:
> Yes, you are right. I apologize for my stupid question, but this little
> dreamt that me :-). I wrote there Zed with big "Z"
> but I have "forgot" double quotes. Is there some possibility to get out
> case-sensitivity?

Re-create the tables without the quotes or rename them all to lower-case

Thomas

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jana 2009-05-21 22:53:25 Re: Custom sorting
Previous Message Jaromír Kamler 2009-05-21 11:20:13 Re: Re: Unable to query on existing table - ERROR: relation &quot; zed&quot; does not exist