Re: [GENERAL] database instance creation

2011-02-18 Thread prabakaran.a
Thanks.Thanks,Prabakaran A On Fri, 18 Feb 2011 12:54:09 +0530 Magnus Hagander wrote On Thu, Feb 17, 2011 at 11:35, prabakaran.a wrote: Dear All, In Mysql, If we create a directory under mysql/data, mysql treated as database instance without

Re: [GENERAL] database instance creation

2011-02-18 Thread Chris Browne
prabakara...@zohocorp.com ("prabakaran.a") writes: > Dear All, > >  In Mysql, If we create a directory under mysql/data, mysql treated as > database instance without starting mysql server. >  Is there any similar provision in postgres where we can create a > database instance without starting postg

Re: [GENERAL] database instance creation

2011-02-17 Thread Magnus Hagander
On Thu, Feb 17, 2011 at 11:35, prabakaran.a wrote: > Dear All, > > In Mysql, If we create a directory under mysql/data, mysql treated as > database instance without starting mysql server. > Is there any similar provision in postgres where we can create a database > instance without starting post