Probably a stupid question

Поиск
Список
Период
Сортировка
От Giorgio Ponza
Тема Probably a stupid question
Дата
Msg-id 045d01c33c7f$4676a680$ae4990d5@pcguru
обсуждение исходный текст
Ответы Re: Probably a stupid question  (greg@turnstep.com)
Список pgsql-novice
Hi all, and tx for all the help you give to the community
I have a question, really stupid, but i'd like to understand the postgres
behavior.
I installed dbmirror, and there is a file script creating a table, something
like this:
CREATE TABLE "MirrorHosts" ..... etc etc

Ok, no prob with the syntax (3 years i use postgreSQL), but when i use psql
i have this problems:
1) the command \d MirrorHosts doesn't work (table MirrorHost not found),
   i have to use \d "MirrorHosts"
2) when i do SELECT * FROM MirrorHosts;   (the same prob)
   i have to use "MirrorHosts"

I'd like to know if there is a way to bypass this problem.
Tx in advance and ..... PostgreSQL is really GREAT!

Giorgio Ponza



В списке pgsql-novice по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: last id
Следующее
От: christoph.dellavalle@goetheanum.ch
Дата:
Сообщение: missing postmaster.conf