supavisor
supavisor copied to clipboard
A cloud-native, multi-tenant Postgres connection pooler.
# 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...
# 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...
# Improve documentation ## Link https://supabase.com/blog/supavisor-postgres-connection-pooler ## Describe the problem If an application running on Supabase with Supavisor ONLY uses serverless functions, it will have N max clients. It isn't...
Provide an HTTP endpoint to POST sql query strings (and parameters) and return results.
Hi! Thanks for working on this! I wanted to run tests (`mix test`) in the project and hit a couple of snags in a fairly fresh vanilla Ubuntu install (I...
Note: Hooks v1 should be scoped to web hooks only. Break out function hooks into another issue later. Including here for comms on the final end state. # Hooks We...
Inspired by the Elixir `DBConnection.ConnectionError` ``` Pool checkout timeout error. Request was dropped after #{n}ms. This means requests are coming in and your connection pool cannot serve them fast enough....
Support for the [PROXY protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt)