Foren

Store Liferay DB Data in Postgres schema

Nathan W, geändert vor 14 Jahren.

Store Liferay DB Data in Postgres schema

New Member Beitrag: 1 Beitrittsdatum: 16.12.09 Neueste Beiträge
I've been using Liferay for a month or so, I like it.

I'm interested in taking your Liferay software and integrating it into an existing Glassfish and PostgreSQL system.

In the interest of database organization, I'd like to have the Liferay data stored into its own schema within an existing database.
Right now Liferay puts everything in the "public" schema of the given DB.
What would be the easiest way to use another schema? Provide updated hibernate configs and override the factory ones?

Thank you,
Nathan
thumbnail
Lisa Simpson, geändert vor 14 Jahren.

RE: Store Liferay DB Data in Postgres schema

Liferay Legend Beiträge: 2034 Beitrittsdatum: 05.03.09 Neueste Beiträge
Create another DB and let it use "public" in that