Hi I have database on postgres - all i needed to change was DB driver settings + maven script seems to not be able to create instance of database for postgres - so before first run do create database manually.
All other scripts runs ok - creation of tables, test data. regards Wojtek 2010/1/4 Matt Raible <[email protected]>: > There's a known issue where you can't have two profiles active at > once. The current documentation says to activate the postgres profile > using -Ppostgres, but that will deactivate the integration-test > profile. To workaround this, I'd recommend changing the jdbc.* > properties in the <properties> section to contain the values from the > postgresql profile. Hopefully we'll figure out a way to fix this > before 2.1 Final. > > Matt > > On Sun, Jan 3, 2010 at 8:56 AM, Kutt <[email protected]> wrote: >> >> >> Please tell me what should I change, how and where can I find those files. >> -- >> View this message in context: >> http://n4.nabble.com/How-can-I-switch-from-mysql-to-postgres-tp997757p997757.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
