Updating documentation on supabase DATABASE_URL #3527
mireklzicar
started this conversation in
General
Replies: 1 comment
-
I also found this to be an issue when using umami with Supabase with PostgreSQL. My workaround was to get the appropriate values for my |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or enhancement
I am using umami with supabase and with the latest version, only
POSTGRES_URL_NON_POOLING
(Supavisor URL on session mode) works with umami when set as DATABASE_URL. others likePOSTGRES_PRISMA_URL
orPOSTGRES_URL
do not work.This was already noted in these issues:
Proposal:
Beta Was this translation helpful? Give feedback.
All reactions