mirror of
https://github.com/postgres/postgres.git
synced 2026-07-16 23:05:04 -04:00
Small pg_dumpall cleanup.
This commit is contained in:
parent
b977e15f9f
commit
7e75f5e8b3
1 changed files with 0 additions and 1 deletions
|
|
@ -54,4 +54,3 @@ do
|
|||
echo "${BS}connect $DATABASE $POSTGRES_USER"
|
||||
pg_dump "$@" $DATABASE || echo "pg_dump failed on $DATABASE" 1>&2
|
||||
done
|
||||
# done
|
||||
|
|
|
|||
Loading…
Reference in a new issue