Sign in
apache
/
cloudberry
/
refs/heads/reshke-patch-1
/
.
/
src
/
test
/
binary_swap
/
sql
/
pg_dumpall_current.sql
blob: 184624c7bfc52672913c2ecb3e7d5fd15e9facad [
file
] [
log
] [
blame
]
-- database binswap_connect will be re-created after swapping, ignore it
\!
pg_dumpall
-
f dump_current
.
sql
--exclude-database=binswap_connect
\!
echo
$?