From: Robert Klemme Date: 2012-09-18T22:14:05+09:00 Subject: Re: Ruby Postgres driver (pg) and case sensitivity On Tue, Sep 18, 2012 at 1:47 PM, Thomas Bednarz wrote: > Well the postgres server is not the problem, I use pgAdmin with its ISQL > to execute statements and there case doesn't matter either. I know. I used psql to illustrate the point about case handling because I assume that it might be similar with pg driver. Apparently that wasn't clear to you. > I had the problem with the Ruby Driver, but I will extend my test > programm a little to see, if this is really true in various situations > (updates, deletes, inserts and calls of stored procedures). Why don't you just test my suggestion? robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/