Re: reg:create database

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: sandhya <sandhyar(at)amiindia(dot)co(dot)in>
Cc: Postgres <pgsql-admin(at)postgresql(dot)org>
Subject: Re: reg:create database
Date: 2006-03-27 06:45:36
Message-ID: 20060327064536.GA21988@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Mar 27, 2006 at 12:11:40PM +0530, sandhya wrote:
> I want to have a database/table with dot( . ) in its name.But
> i am unable to create a database with a dot in the middle of its
> name..Is there any possibility of doing it?If yes pls tell me.

See the documentation regarding quoted identifiers.

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

--
Michael Fuhr

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Volkan YAZICI 2006-03-27 07:09:30 Re: Fwd: Notice Processor hook
Previous Message sandhya 2006-03-27 06:41:40 reg:create database