Post date: Dec 12, 2014 1:2:32 AM
I have mentioned this before, but because of errors caused by me not following my own advice, I thought I'd reiterate: postgresql does not play nice with capital letters.
Avoid capital letters at all costs in database, table, field, schema, sequence, and other names. Just don't use them. They might look prettier, but it is a database, the backend. People shouldn't be looking at it, so save yourself some pain and do not use capital letters.