Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update migrate-pgsql.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mt190502 authored Apr 19, 2024
1 parent 0b447f3 commit 630e014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monodb/migrate-pgsql.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
###~ description: Migrate PgSQL data to two servers

backup_db() {
[[ ! -d "$PWD/pgsqlbackup" ]] && mkdir -p "$PWD/pgsqlbackup"
Expand Down

0 comments on commit 630e014

Please sign in to comment.