Thread: PITR with MS-DOS shell
Reading the manual for PITR, I see the backup commands are tar, cpio, and rsync. What DOS shell commands recommended: copy, xcopy? Is there something better? -- Regards, Richard Broersma Jr. Visit the Los Angeles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug
On Fri, 29 Aug 2008 12:31:53 -0700 "Richard Broersma" <richard.broersma@gmail.com> wrote: > Reading the manual for PITR, I see the backup commands are tar, cpio, > and rsync. > > What DOS shell commands recommended: copy, xcopy? Is there something > better? > You want to find rsync or the equivalent for windows. Joshua D. Drake -- The PostgreSQL Company since 1997: http://www.commandprompt.com/ PostgreSQL Community Conference: http://www.postgresqlconference.org/ United States PostgreSQL Association: http://www.postgresql.us/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
For Rsync on Windows check out: http://www.nexenta.com/corp/index.php?option=com_content&task=view&id=64&Ite mid=85 I'm using it on Vista and have not had any problems transferring data to/from linux and solaris systems. > From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin- > owner@postgresql.org] On Behalf Of Joshua Drake > > On Fri, 29 Aug 2008 12:31:53 -0700 > "Richard Broersma" <richard.broersma@gmail.com> wrote: > > > Reading the manual for PITR, I see the backup commands are tar, cpio, > > and rsync. > > > > What DOS shell commands recommended: copy, xcopy? Is there something > > better? > > > > You want to find rsync or the equivalent for windows. >
On Fri, 2008-08-29 at 12:31 -0700, Richard Broersma wrote: > Reading the manual for PITR, I see the backup commands are tar, cpio, and rsync. > > What DOS shell commands recommended: copy, xcopy? Is there something better? Any command that copies files. Or an integrated backup product. -- Simon Riggs www.2ndQuadrant.com PostgreSQL Training, Services and Support