Ronoroa Zoro
Ronoroa Zoro
PPrisma
Created by Ronoroa Zoro on 8/29/2024 in #help-and-questions
Cant connect to supabase using accelerate
I have a problem setting up accelerate with supabase postgres. Supabase requires me to use ?pgbouncer=true at the end of the connection string. When i do it on the prisma accelerate dashboard it returns: One or more fields were invalid: [connectionString]. Tried many things but couldn't make it work. Am i doing something wrong? my connection string is similar to the following one: postgres://[db-user].[project-ref]:[db-password]@aws-0-[aws-region].pooler.supabase.com:6543/[db-name]?pgbouncer=true
3 replies