bash: -c: line 1: syntax error near unexpected token `&&'
bash: -c: line 1: `cd /tmp && pg_dump  &&  && test > test.sql && sudo -u postgres psql testing < test.sql && rm test.sql && exit'

Clone Database PostgreSQL error

1 total vote