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 <m...@raibledesigns.com>:
> 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 <tamazgha...@hotmail.com> 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: users-unsubscr...@appfuse.dev.java.net
>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to