Lowercase

Michael Knigge <mk@set-software.de>

From: Michael Knigge <mk@set-software.de>
To: <pgsql-novice@postgresql.org>
Date: 2000-05-19T05:08:11Z
Lists: pgsql-novice
Hi all,

I've a Database named "Data", a Table named "Customers". When I
issue a

SELECT * FROM Customers

I get the message "table customers not found" (or similar).
BTW, I use ODBC from Windows NT.


How can I tell Postrgres NOT to convert my Table, Column
and Databasenames to lowercase?

Thank you very much,
   Michael