Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-08 Thread Kevin Grittner
>>> On Tue, Aug 7, 2007 at 10:31 PM, in message <[EMAIL PROTECTED]>, Andrew Kroeger <[EMAIL PROTECTED]> wrote: > Kevin Grittner wrote: >> The Netware server supports ssh, scp, and an rsync daemon. I don't see how >> the ssh implementation is helpful, though, since it just gets you to the >> Netwa

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Apparently we will be moving to a Linux-based implementation of Netware at > some unspecified future date, at which point we will apparently be able to > deal directly with the Linux layer. At that point, there are obvious, clean > solutions; but w

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Andrew Kroeger
Kevin Grittner wrote: > The Netware server supports ssh, scp, and an rsync daemon. I don't see how > the ssh implementation is helpful, though, since it just gets you to the > Netware console -- you can't cat to a disk file through it, for example. > (At least not as far as we have been able to se

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Kevin Grittner
> >>> Decibel! <[EMAIL PROTECTED]> 08/07/07 4:51 PM >>> > On Tue, Aug 07, 2007 at 02:12:29PM -0500, Kevin Grittner wrote: > > > Copying a 16MB file that's already in memory isn't exactly an intensive > > > operation... > > > > That's true for the WAL files. The base backups are another story.

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Decibel!
On Tue, Aug 07, 2007 at 02:12:29PM -0500, Kevin Grittner wrote: > > 2) Have archive_command copy to someplace on the database server, and > > have another process copy from there to both the local backup as well as > > the central backup. > > A possible option; although if the rsync daemon on the

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Kevin Grittner
> >>> Decibel! <[EMAIL PROTECTED]> 08/07/07 1:28 PM >>> > On Tue, Aug 07, 2007 at 06:29:35AM -0500, Kevin Grittner wrote: >> We have a database in each Wisconsin county which is part of the official >> court record for the circuit courts in that county. We are required to keep >> a backup in each

Re: [ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Decibel!
On Tue, Aug 07, 2007 at 06:29:35AM -0500, Kevin Grittner wrote: > We have a database in each Wisconsin county which is part of the official > court record for the circuit courts in that county. We are required to keep > a backup in each county, such that we could recover a lost or corrupted > data

[ADMIN] PITR backup to Novell Netware file server

2007-08-07 Thread Kevin Grittner
We have a database in each Wisconsin county which is part of the official court record for the circuit courts in that county. We are required to keep a backup in each county, such that we could recover a lost or corrupted database with what is in the county (as well as keeping at least four separa