Non-standart object names

From: Yury Don <yura(at)vpcit(dot)ru>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Non-standart object names
Date: 1999-08-18 09:19:52
Message-ID: 37BA7AB8.A5AA3352@vpcit.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All.

Postgres allows to create table and fields with names, which contains
russian characters and spaces, something like
create table "table number one"(
"field number one" serial,
"field number two" text
)

Is it safe to create objects with such names? Doesn't this will cause
any troubles? And if using of characters is dangerous, maybe using of
national specific (e.g. russian) characters in names is safe?
If somebody use database with similar objects, please let me to know.
Thank you in advance.

Sincerely yours, Yury.
don.web-page.net, ICQ 11831432

Browse pgsql-general by date

  From Date Subject
Next Message Safa Pilavcı 1999-08-18 10:00:10 Postgress and replication...
Previous Message Sofian Lutfi 1999-08-18 09:00:59