Remove PGOPTIONS/search_path from ./admin/psql

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: Normal
    • Schema change, 2012-10-15
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:

                Version Package
                Schema change, 2012-10-15