| От | Tom Lane |
|---|---|
| Тема | Re: Table recognition |
| Дата | |
| Msg-id | 17645.979751701@sss.pgh.pa.us обсуждение |
| Ответ на | Table recognition (Peter Rodriguez <pfrodri@attglobal.net>) |
| Список | pgsql-novice |
Peter Rodriguez <pfrodri@attglobal.net> writes:
> I have PostgreSQL installed on my stand-alone machine with RedHat 6.2. I
> have created several tables in one database using Pgaccess and have no
> problems using them through the GUI. However, when I try to use the psql
> interface, although it successfully lists the tables, when I try to
> operate on them, I get the error message "..table does not exist".
> Maybe I am missing something - any suggestions, please?
Are you using mixed-case table names? I think pgaccess will double
quote all names for you ... but psql won't, which means your table
names had better be lower case if you don't want to type quotes all
the time.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера