Oops, this did not go to the sequoia list. ------ Forwarded Message From: Robert Hodges <[EMAIL PROTECTED]> Date: Sun, 12 Oct 2008 22:03:05 -0700 To: "萧少聪 [Scott Siu]" <[EMAIL PROTECTED]> Conversation: [Community] How can I "transfer dump" to other controller on Sequoia? Subject: Re: [Community] How can I "transfer dump" to other controller on Sequoia?
Hi Scott, Do you have the full log message that appears in full_cluster.log when the dump fails? Please have a close look at this message and see if there is additional information about what is going on. Also, this particular backuper uses a weird naming convention that may be causing problems. Try the PostgreSQLBinaryBackuper instead. Note that for this backuper to work I believe you may need to set up a .pgpass file or the controller may hang while waiting for a password prompt. Cheers, Robert On 10/12/08 9:55 PM, "萧少聪 [Scott Siu]" <[EMAIL PROTECTED]> wrote: +----------+----------------------------+------------------------------------+------+-------------------+---------+--------+ | Name | Checkpoint | Format | Path | Date | Backend | Tables | +----------+----------------------------+------------------------------------+------+-------------------+---------+--------+ | mydump | Initial_empty_recovery_log | PostgreSQL Split Plain Text Dump | /tmp | 10/13/08 10:25 AM | edb1 | * | +----------+----------------------------+------------------------------------+------+-------------------+---------+--------+ Robert Hodges wrote: > Hi Scott, > > Try running the “show dumps” command to list the dumps after you do > the backup command. This should show the dump paths. > > Cheers, Robert > > > On 10/12/08 8:58 PM, "萧少聪 [Scott Siu]" <[EMAIL PROTECTED]> wrote: > > Now I use "PostgreSQLSplitPlainTextBackuper" to backup my > backend(backup > pg1 mydump postgres /tmp), and I can see /tmp/mydumpaaaa has been > create. When I use "transfer dump mydump 192.168.181.22:1090" to > transfer the dump, sequoia return a Error: > "controller.backup.BackupManager Requested dump does not exist: > /tmp/mydump.sql" > > Is a Bug here? > _______________________________________________ > Community mailing list > [EMAIL PROTECTED] > https://forge.continuent.org/mailman/listinfo/community > > > > -- > Robert Hodges, CTO, Continuent, Inc. > Email: [EMAIL PROTECTED] > Mobile: +1-510-501-3728 Skype: hodgesrm -- Robert Hodges, CTO, Continuent, Inc. Email: [EMAIL PROTECTED] Mobile: +1-510-501-3728 Skype: hodgesrm ------ End of Forwarded Message
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
