popovnv

Untitled

May 18th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [postgres@co7g1 ~]$ PGPASSWORD=super-pass-for-repl /usr/pgsql-9.6/bin/pg_probackup -v backup -b FULL -j 4 --stream -h co7g1 -U backup
  2. ERROR: Unknown subcommand
  3. [postgres@co7g1 ~]$ PGPASSWORD=super-pass-for-repl /usr/pgsql-9.6/bin/pg_probackup --progress backup -b FULL -j 4 --stream -h co7g1 -U backup
  4. ERROR: Unknown subcommand
  5. [postgres@co7g1 ~]$
  6. [postgres@co7g1 ~]$ PGPASSWORD=super-pass-for-repl /usr/pgsql-9.6/bin/pg_probackup backup -b FULL -j 4 --stream -h co7g1 -U backup --progress
  7. INFO: Backup OQ54ZK completed
Advertisement
Add Comment
Please, Sign In to add comment