PostgreSQL Naming Rules

Поиск
Список
Период
Сортировка
От Robert Buckley
Тема PostgreSQL Naming Rules
Дата
Msg-id 1319798998.66725.YahooMailNeo@web24104.mail.ird.yahoo.com
обсуждение исходный текст
Ответы Re: PostgreSQL Naming Rules  (Szymon Guz <mabewlun@gmail.com>)
Re: PostgreSQL Naming Rules  (Thomas Kellerer <spam_eater@gmx.net>)
Re: PostgreSQL Naming Rules  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: PostgreSQL Naming Rules  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: PostgreSQL Naming Rules  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-general


Hi,

according to this article http://www.informit.com/articles/article.aspx?p=409471, the naming of tables, and fields is restricted to 63 characters and must start with an underscore or letter. Nothing is however said about in which character set. 

Am I allowed to name a table field < Änderung_1 >. The Ä is a german letter contained within the UTF8 character set.

yours,


Rob

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

Предыдущее
От: Venkat Balaji
Дата:
Сообщение: Re: Server move using rsync
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: PostgreSQL Naming Rules