Re: table name restiction

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: dale <dalen(at)czexan(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: table name restiction
Date: 2005-01-31 21:32:38
Message-ID: 20050131213237.GA51229@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 31, 2005 at 03:05:52PM -0600, dale wrote:
>
> What are the restrictions on naming tables or columns in tables
> other than uniqueness (assuming ascii characters)?

See "Identifiers and Key Words" in the "SQL Syntax" chapter of the
documentation:

http://www.postgresql.org/docs/8.0/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-01-31 21:38:38 Re: postgres session termination
Previous Message Mike Nolan 2005-01-31 21:32:26 Re: table name restiction