Supabase backup
This commit is contained in:
committed by
github-actions[bot]
parent
82014cdbe2
commit
3c81256c87
@@ -0,0 +1,13 @@
|
||||
|
||||
SET default_transaction_read_only = off;
|
||||
|
||||
SET client_encoding = 'UTF8';
|
||||
SET standard_conforming_strings = on;
|
||||
|
||||
ALTER ROLE "anon" SET "statement_timeout" TO '3s';
|
||||
|
||||
ALTER ROLE "authenticated" SET "statement_timeout" TO '8s';
|
||||
|
||||
ALTER ROLE "authenticator" SET "statement_timeout" TO '8s';
|
||||
|
||||
RESET ALL;
|
||||
+2002
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
postgresql://postgres.exdkssurzmjnnhgtiama@aws-0-us-west-1.pooler.supabase.com:5432/postgres
|
||||
postgresql://postgres.bxkskdxwppdlplrkidcz@aws-1-us-east-2.pooler.supabase.com:5432/postgres
|
||||
@@ -1 +1 @@
|
||||
15.8.1.085
|
||||
17.6.1.063
|
||||
@@ -1 +1 @@
|
||||
exdkssurzmjnnhgtiama
|
||||
bxkskdxwppdlplrkidcz
|
||||
@@ -1 +1 @@
|
||||
v12.2.3
|
||||
v14.1
|
||||
Reference in New Issue
Block a user