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

# 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
good first issue

# 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

# 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...

documentation

Provide an HTTP endpoint to POST sql query strings (and parameters) and return results.

enhancement

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...

enhancement
help wanted

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....

enhancement
good first issue

Support for the [PROXY protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt)

enhancement