Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-9141

InitDb.pl uses outdated Postgres syntax

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2016-12-05
    • None
    • Database setup
    • None

      From https://www.postgresql.org/docs/9.5/static/sql-createrole.html

      CREATEUSER
      NOCREATEUSER
      These clauses are an obsolete, but still accepted, spelling of SUPERUSER and NOSUPERUSER. Note that they are not equivalent to CREATEROLE as one might naively expect!

      These flags were removed in postgres 9.6, so InitDb should be updated to use NOSUPERUSER

            chirlu Ulrich Klauer
            alastairp Alastair Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2016-12-05