supavisor
supavisor copied to clipboard
A cloud-native, multi-tenant Postgres connection pooler.
To avoid logging sensitive data (passwords, secrets, etc.), we keep it internally as anonymous functions `fn -> some_secret end`. However, during hot upgrades, old links to these funs can become...
# 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...
## What kind of change does this PR introduce? docs update ## What is the current behavior? Referencing incorrect filename ## What is the new behavior? Referencing correct filename ##...
Is there any method to create our own bearer token instead of using the default bearer token?
Inspired by [allas](https://github.com/johto/allas) Use a single connection to proxy listen notify requests to all clients.
How to deploy supavisor for multiple databases?
# Improve documentation ## Link https://supabase.github.io/supavisor/monitoring/metrics/ ## Describe the problem ``` curl -X 'GET' 'http://localhost:4000/metrics/supabase-staging' -H 'accept: application/json' -H 'Content-Type: application/json' -H 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2ODAxNjIxNTR9.U9orU6YYqXAtpF8uAiw6MS553tm4XxRzxOhz2IwDhpY' | jq curl -X 'GET'...
# Bug report LISTEN / NOTIFY appears to be broken after March 26th - [x] I confirm this is a bug with Supabase, not with my own application. - [x]...
# 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 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...