How can I have 2 completely seperated databases in PostgreSQL?

From: hong(dot)ge(at)yale(dot)edu
To: pgsql-hackers(at)postgresql(dot)org
Subject: How can I have 2 completely seperated databases in PostgreSQL?
Date: 2004-02-11 21:36:42
Message-ID: 1076535402.402aa06ac6912@www.mail.yale.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-02-11 21:37:32 Re: Transaction aborts on syntax error.
Previous Message Simon Riggs 2004-02-11 21:10:02 Re: Transaction aborts on syntax error.