It helps me. But I still have two problems :
- Sequoia ask me for passwords each time it launch a pgsql command
- restore prcoess fail due to warnings :

pg_restore: WARNING:  no privileges could be revoked for "public"
pg_restore: WARNING:  no privileges could be revoked for "public"
pg_restore: WARNING:  no privileges were granted for "public"
pg_restore: WARNING:  no privileges were granted for "public"

Thank you for your help.

Arnaud GIULIANI



Emmanuel Cecchet a écrit :
Hi Arnaud,

This backuper requires 'expect' to be installed on the machine. You can find rpms for most distributions at http://rpmfind.net/linux/rpm2html/search.php?query=expect

2008-12-22 11:34:27,703 WARN backup.backupers.NativeCommandExec Native command I/O failed: command=expect - java.io.IOException: Cannot run program "expect": java.io.IOException: error=2, No such file or directory
Expect is used to feed the password to pg_dump and diagnose the output.

Hope this helps,
Emmanuel


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to