As an admin, I want the PostgreSQL documentation to explicitly mention that the default public schema has to be used, so that the migration to a PostgreSQL is easier to follow

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • None
    • Component/s: Documentation (User)
    • None

      Problem Definition

      The Connecting Bitbucket Server to PostgreSQL documentation currently mentions the following:

      When you create a PostgreSQL database, a 'public' schema is created and set as the default for that database. It is possible to create a different schema (e.g. 'bitbucket') and set that as the default schema. Bitbucket Server will use whatever schema is set as the default for the logged-in user.

      This does not seem to explicitly mention that in order for Bitbucket Server to connect, the database must use the default public schema.

      Suggested Solution

      Update the documentation with the required details. As example the following could be used:

      It is not possible to use a different schema (e.g. 'bitbucket'). You must use the default public schema.

            Assignee:
            Unassigned
            Reporter:
            Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: