Use postgres user as default
This commit is contained in:
@ -24,7 +24,7 @@ done
|
||||
|
||||
if [ $# = 0 ]; then
|
||||
SCRIPTPATH=$(cd ${0%/*} && pwd -P)
|
||||
source $SCRIPTPATH/pg_backup.config
|
||||
source $SCRIPTPATH/pg_backup.conf
|
||||
fi;
|
||||
|
||||
###########################
|
||||
|
Reference in New Issue
Block a user