Problem with tables and columns names - Mailing list pgsql-sql

From Gabriel Filipiak
Subject Problem with tables and columns names
Date
Msg-id CALy5J6VgJ-9hkxg=KWfN+DeMzYwWiN8K2uXswXcyfnss4-t5sA@mail.gmail.com
Whole thread Raw
Responses Re: Problem with tables and columns names
Re: Problem with tables and columns names
List pgsql-sql
Hi,<br /><br />so I am working on PostgreSQL 9.1.2 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu/Linaro
4.5.2-8ubuntu4)4.5.2, 64-bit.<br /><br />It seems that i can't give a table name for example testTable it has to be
test_table,because I can't access it via psql is that right or am I doing something wrong? The same thing for columns.
Cananyone give me a hint about that?<br /><br />What is really confusing is that I can access those tables and columns
viaSQLAlchemy.<br /><br />Thx in advance<br />best regards<br />Gabe<br /> 

pgsql-sql by date:

Previous
From: David Fetter
Date:
Subject: Re: JDBC Statement.setQueryTimeout : is there plan to implement this?
Next
From: Andreas Kretschmer
Date:
Subject: Re: Problem with tables and columns names