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

autovacuum / pg_upgrade choke on ll_to_earth call

XMLWordPrintable

      autovacuum and pg_upgrade can't handle the ll_to_earth call used in the place_idx_geo index, because it references things in the public schema while assuming they're in the search_path. These tools only have pg_catalog in the search_path since 10.3.

      We'll have to override this function with a version that schema-qualifies those references.

            bitmap Michael Wiencek
            bitmap Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Postgres 12