New database or New Schema? - Mailing list pgsql-general

From Eric Comeau
Subject New database or New Schema?
Date
Msg-id h6mh9e$1e5$1@news.hub.org
Whole thread Raw
Responses Re: New database or New Schema?
List pgsql-general
In the next release of our software the developers are moving to JBoss and
have introduced the use of JBoss Messaging. They want to change from using
the built-in hsqldb to using our PostgreSQL database.

What is the best approach, create a new database or new schema with-in our
current PostgreSQL database?

I'm leaning toward creating a new schema as we already have built-in
procedures to backup and restore the application database.

Thanks,
Eric



pgsql-general by date:

Previous
From: Scott Bailey
Date:
Subject: Re: pl/pgsql loop thru columns names
Next
From: Archibald Zimonyi
Date:
Subject: Re: Questions about encoding between two databases