supavisor icon indicating copy to clipboard operation
supavisor copied to clipboard

A cloud-native, multi-tenant Postgres connection pooler.

Results 73 supavisor issues
Sort by recently updated
recently updated
newest added

## What kind of change does this PR introduce? doc update ## What is the current behavior? Supavisor in transaction mode does not support standard prepared statements, but the documentation...

I want to test using read replicas in supabase self-hosted docker compose stack. Currently it uses this [file](https://github.com/supabase/supabase/blob/master/docker/volumes/pooler/pooler.exs) to bootstrap a tenant with a db. I would like to modify...

documentation

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug