How can I have 2 completely seperated databases in PostgreSQL?
hong.ge@yale.edu
From: hong.ge@yale.edu
To: pgsql-hackers@postgresql.org
Date: 2004-02-11T21:36:42Z
Lists: pgsql-hackers
Hi, all What should I do if I want to have 2 completely seperated databases in PostgreSQL? I want each database to have its own data, log and everything needed to access that database. I don't want them to share anything. Has anyone done this before? Or, could anyone give me some clue of how to do this? Thank you very much. Hong Ge