Re: reg:create database - Mailing list pgsql-admin

From sandhya
Subject Re: reg:create database
Date
Msg-id 019701c65191$6edfb420$cd00000a@sandhyar
Whole thread Raw
In response to reg:create database  ("sandhya" <sandhyar@amiindia.co.in>)
Responses Re: reg:create database
Re: reg:create database
List pgsql-admin
oh.....ok
Now, just because you can do this doesn't mean it's a very good idea...
Why?


----- Original Message -----
From: "Jim C. Nasby" <jnasby@pervasive.com>
To: "sandhya" <sandhyar@amiindia.co.in>
Cc: "Michael Fuhr" <mike@fuhr.org>; "Postgres" <pgsql-admin@postgresql.org>
Sent: Monday, March 27, 2006 4:08 PM
Subject: Re: [ADMIN] reg:create database


> On Mon, Mar 27, 2006 at 03:03:38PM +0530, sandhya wrote:
> > 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
>
> decibel=# create database "dot.test";
> CREATE DATABASE
> decibel=# \c "dot.test"
> You are now connected to database "dot.test".
> dot.test=#
>
> Now, just because you can do this doesn't mean it's a very good idea...
> --
> Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
> Pervasive Software      http://pervasive.com    work: 512-231-6117
> vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>



pgsql-admin by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: reg:create database
Next
From: "Andy Shellam"
Date:
Subject: Re: reg:create database