Re: [ADMIN] Creating multiple database at runtime in postgresql

2010-12-02 Thread Scott Marlowe
On Thu, Dec 2, 2010 at 11:22 PM, Manasi Save wrote: > > Thank you Julio. > > Could you provide me any reference link for understanding how to use > postgresql schema? http://www.postgresql.org/docs/8.4/static/ddl-schemas.html -- Sent via pgsql-admin mailing list ([email protected]) To

Re: [ADMIN] Creating multiple database at runtime in postgresql

2010-12-02 Thread Manasi Save
[email protected] To: [email protected] Subject: [ADMIN] Creating multiple database at runtime in postgresql Date: Thu, 2 Dec 2010 04:35:25 -0500 Dear All, I am new to postgresql database. I want to create an architecture wherein I want to create multiple databases at runtime. To

Re: [ADMIN] Creating multiple database at runtime in postgresql

2010-12-02 Thread Julio Leyva
Probably what you need is to have a different schemes instead From: [email protected] To: [email protected] Subject: [ADMIN] Creating multiple database at runtime in postgresql Date: Thu, 2 Dec 2010 04:35:25 -0500 Dear All, I am new to postgresql database. I

[ADMIN] Creating multiple database at runtime in postgresql

2010-12-02 Thread Manasi Save
Dear All, I am new to postgresql database. I want to create an architecture wherein I want to create multiple databases at runtime. To be more description about the purpose, for example I am creating an account using any application which has postgresql as a backend. I want to create a new data