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

Remove PGOPTIONS/search_path from ./admin/psql

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Normal Normal
    • Schema change, 2012-10-15
    • None
    • None
    • None

      This is not compatible with pgbouncer, so anything relying on admin/psql breaks entirely. The correct way to do this, is to:

      ALTER USER some_user SET SEARCH PATH = musicbrainz, public;

      And then the search_path will always be correct.

            acid2 Oliver Charles
            acid2 Oliver Charles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Schema change, 2012-10-15