Skip to content

Issue with enabling extensions that depend on postgis #1060

Open
@samrose

Description

@samrose

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

it appears that supabase users cannot use postgis_topology and postgis_tiger_geocoder extensions in the same supabase instance, because of conflicts with schemas. I tested and confirmed this on debian packaged 15.1.1.79 and 15.6.1.96-nix-staged same exact behavior in both (staging test).

postgis_topology and postgis_tiger_geocoder will install and work if postgis is installed under the same schema (topology schema for postgis_topology and tiger schema for postgis_tiger_geocoder ).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions