Setting Up DB Issue; "Collation" setting for Confluence on PostgreSQL 9.6

Thomas Murray May 28, 2019

I am changing from the free H2 database that comes with Confluence, and in which I've put several articles linked to my Jira Service Desk KB in a Space, to a PostgreSQL 9.6 DB.  I was able to do this successfully for my Service Desk, but I have an issue when trying to do the Confluence, because of this statement...

Next, create a database (for example confluence): 

    • Owner is your new database user (for example confluenceuser)
    • Character encoding must be set to utf8 encoding.
    • Collation must also be set to utf8.  Other collations, such as "C", are known to cause issues with Confluence. 

I do not have the option of choosing "utf8" in the dropdown box in the DB setup of PostgreSQL 9.6, or if I try to manually key it,  The default option is C (which is what Jira Service Desk recommends, but according to the info above, should not be used with Confluence), and the only other two options available to me are "POSIX" and "English_United States.1252"   I am not sure what to do at this point.  Does anyone have any advice?

 

Thank you very much.

2 answers

2 accepted

0 votes
Answer accepted
Thomas Murray May 31, 2019
0 votes
Answer accepted
Dave Theodore [Coyote Creek Consulting]
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 28, 2019

I find it easier to use command line.  The Jira / Postgres instructions give you the commands to run. You'll need to adjust it to suit your needs, though.

Thomas Murray May 29, 2019

Dave, I appreciate the reply.  The link you gave me is one of the links I've been working off of.  If utf8 is not available for collation in my install of PostgreSQL 9.6, whether I do it through the GUI wizard, or through issuing command lines, it will fail.  Does anyone know how to make that option available in PostgreSQL 9.6?  Or have a site with a community like this one for that product (can't seem to find an interactive one).  Thanks again.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events