Re: reg:create database

From: "sandhya" <sandhyar(at)amiindia(dot)co(dot)in>
To: "Michael Fuhr" <mike(at)fuhr(dot)org>
Cc: "Postgres" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: reg:create database
Date: 2006-03-27 09:33:38
Message-ID: 015001c65181$876df840$cd00000a@sandhyar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Michale..
I am unable to get answer from the link you sent...Just tell me whether
it is possible or not.
In the document they mentioned that . is used as a seperator for a
table/column name...So Is it any way to use dot while creating a
table/database

----- Original Message -----
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>
Sent: Monday, March 27, 2006 12:15 PM
Subject: Re: [ADMIN] reg:create database

> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kannan.S 2006-03-27 09:39:00 Re: reg:create database
Previous Message Andy Shellam 2006-03-27 09:32:44 Re: reg:create database