When I create tables thru DTS (mssqlserver) or pgAdmin, I get the following message when I try select/insert row from/into this tables:

Relation "table-name" does not exist
 
Command \dt lists all the tables, but \dt PATTERN doesn't.
 
Could it be charset/sort order or something like that?
 
All client softwares but pgsql are running on windows2k
 
Valter

Reply via email to