3
Support for Postgres SSL Mode variable
Source: supabase/supabase#49367 · opened by @sschneider-3as
When running an external PostgreSQL server with SSL enabled ( e.g. in Azure ), the connection string used in Studio cannot be constructed in a way to add the sslmode option. Connections will fail, saying
Error: no pg_hba.conf entry for host "x.x.x.x", user "xxx", database "xxx", no encryption
Suggesting to add an environment variable POSTGRES_SSL_MODE to enable sslmode
Error: no pg_hba.conf entry for host "x.x.x.x", user "xxx", database "xxx", no encryption
Suggesting to add an environment variable POSTGRES_SSL_MODE to enable sslmode
No pledges yet. Be the first to back this.
Comments
Similar requests
Custom query parameter on postgrest-js
4 votes · 0 comments
Configure External PostgreSQL for Supabase Instead of supabase-db
3 votes · 0 comments
Support for Kubernetes Postgres Operators (CNPG)
10 votes · 0 comments
Introducing supabase to the Haskell ecosystem
9 votes · 0 comments
Upgarding supabase postgres to 15.7 ?
4 votes · 0 comments
No comments yet.