Hi again. We are using a postgresql db with JackRabbit and I noticed that all the tables are created on the "public" database schema. Now we have a requirement to use different schemas in the same database.
What will be the better way to handle this? Use different schema.ddl? Extend SimpleDbPersistenceManager? Cheers. -- View this message in context: http://www.nabble.com/Using-diferent-database-schemas-tp16993168p16993168.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
