Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with enabling extensions that depend on postgis #1060

Open
2 tasks done
samrose opened this issue Jul 20, 2024 · 0 comments
Open
2 tasks done

Issue with enabling extensions that depend on postgis #1060

samrose opened this issue Jul 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@samrose
Copy link
Contributor

samrose commented Jul 20, 2024

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 ).

@samrose samrose added the bug Something isn't working label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant