OK, so I have an operational Confluence server, running on database(psql) abcd;
I ran this command to copy it;
CREATE DATABASE abcd_19_dec_19 WITH TEMPLATE abcd OWNER dbowner;
I ran an automated upgrade with a response.varfile to facilitate rapidity, but when I visit my confluence server it now reports {
}
When I run \l+ it shows encoding of UTF8, but also collate of 'C', which worked perfectly for 6.12.1, so I need to know if my db is no longer compatible with Confluence, or if there is additional configuration that my server requires;
abcd | abcdowner | UTF8 | C | C | dbowner | 1000MB | pg_default | This is my vanilla db
Hi @admin admin
please verify this article and follow the discussion on the collation issue.
https://jira.atlassian.com/browse/CONFSERVER-57749?attachmentSortBy=fileName
https://confluence.atlassian.com/doc/configuring-database-character-encoding-177698.html
Thanks
Yoga
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.