Re: Could not create a table named "USER" under postgreSQL

Поиск
Список
Период
Сортировка
От gnari
Тема Re: Could not create a table named "USER" under postgreSQL
Дата
Msg-id 001101c48551$82c74880$0100000a@wp2000
обсуждение исходный текст
Ответ на Could not create a table named "USER" under postgreSQL  (Ying Lu <ying_lu@cs.concordia.ca>)
Список pgsql-general
"Ying Lu" <ying_lu@cs.concordia.ca> did write:


> Hello,
>
> I have a table named "USER" under MySQL database. When I am trying to
> move tables from MySQL to PostgreSQL, I found that I could not create a
> table namely "USER". I guess "USER" is a key string used by PostgreSQL
> system so that we could not create a table named "USER". Is that true?

ironically, you actually can create a table named "USER", but
not a table named USER

gnari=# create table "USER" (foo varchar);
CREATE TABLE


gnari




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

Предыдущее
От: Andrew Rawnsley
Дата:
Сообщение: Re: Postgresql feature
Следующее
От: George Essig
Дата:
Сообщение: Re: Installing FullTextSearchTool tsearch2