On Fri, Dec 13, 2002 at 08:17:01PM -0800, Jeff Eckermann wrote:
>
> You will need to rename your
> tables/columns to lower case names, or always quote
> them in queries.
So if I get this right, the problem was that there were quotes
when it was created. So I should blame pgadmin for doing that?
You can't really put quotes around the names of the tables/column
when you're still in that wizard.
I'll just rename them all.
Kurt