Skip to content
Snippets Groups Projects
Commit 82b4141f authored by Martin's avatar Martin
Browse files

5158 pgsql.sh requireProcess

parent 90b82e34
No related branches found
No related tags found
1 merge request!465158 pgsql.sh requireProcess
......@@ -111,7 +111,7 @@ function restoreByFile(){
# ----- requirements
j_requireBinary "pg_dump" 1
j_requireProcess "postgres" 1
j_requireProcess "postgres|postmaster" 1
if [ $rc -ne 0 ]; then
rc=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment