You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to go-cd
Hello everyone,
I did the following upgrade path for testing purposes:
I had completed first upgrade of go-server from 2.3.0 to 2.4.0 than I had perform migration database from H2 to PostgreSQL and than afterwards installation of analytics plugin 2.3.0.
This is ending with following problem when I want to connect analytics plugin with PostgreSQL database:
Save failed. There are errors in the plugin settings. Please fix them and resubmit.
Error connecting to database, reason - Found non-empty schema(s) "public" without metadata table! Use baseline() or set baselineOnMigrate to true to initialize the metadata table.
Please find a screenshot in attachment.
I would appropriate hints from your side how to troubleshoot further this issue. Where I should set baselineOnMigrate to true?