FYI the Supabase Pooler is overwriting the database name
This morning our whole platform went down and it took me about 4 hours to figure out what was going on.
Turns out the Pooler as of this morning has started to overwrite the database name being provided in the connection string to the default database
Took me a while to figure it out and can confirm in the logs. By using the direct urls it does work but pooler does not.
Turns out the Pooler as of this morning has started to overwrite the database name being provided in the connection string to the default database
postgres.Took me a while to figure it out and can confirm in the logs. By using the direct urls it does work but pooler does not.