From: | Chetan Bob <chetanpadhye(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | How can i connect my application dynamically to postgres schema. |
Date: | 2008-03-20 13:22:49 |
Message-ID: | 16177893.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
How can i connect my application dynamically to postgres schema. Its like
this
1)One database postgres
2) It has one database say 'Test'
3)Now i created some number of schema in it say test1, test2,test3 etc all
have same same structure but different data
4)Now my web application should point at runtime to different schema.
At present i have put db name and password info in some xml file ...
Can i put the schema name likewise in that file and make thing work ....If
yes how to do that ...???
Thanks n regards :)
--
View this message in context: http://www.nabble.com/How-can-i-connect-my-application-dynamically-to-postgres-schema.-tp16177893p16177893.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Karsten Hilbert | 2008-03-20 13:43:42 | Re: Problem with async notifications of table updates |
Previous Message | Martijn van Oosterhout | 2008-03-20 13:16:04 | Re: tsearch2 in postgresql 8.3.1 - invalid byte sequence for encoding "UTF8": 0xc3 |