I can't explain it, but I can add the information that I have not had to do
this with either psql or JDBC running on the same version of the backend, so
I expect this is something unusual about your particular environment or
installation.
-Nick
> am using a Postgresql 7.1.2 server and it seems that I need to put ""
> around my table name when doing select queries either using JDBC, PHP or
> the psql interface.
>
> None of the docs that I've looked at indicate that I should need to do
> this.
>
> Can anyone explain this?