Re: backup plugin

2002-02-19 Thread Dave Page
> -Original Message- > From: Salil Mohanty [mailto:[EMAIL PROTECTED]] > Sent: 19 February 2002 12:02 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] backup plugin > > > Hi Dave, > Is there any facility currently in postgresql to take > backup of the WAL logs? or differential

Re: backup plugin

2002-02-19 Thread Salil Mohanty
Hi Dave, Is there any facility currently in postgresql to take backup of the WAL logs? or differential backup? Or is work on this thing in progress? Salil. --- "Mark A. Taff" <[EMAIL PROTECTED]> wrote: > Brian, > If you install OpenSHH (an open-source SSH client), > you can access the > Li

Re: backup plugin

2002-02-19 Thread Mark A. Taff
Brian, If you install OpenSHH (an open-source SSH client), you can access the Linux command prompt from a DOS prompt. You can then run any of the Linux command line interfaces to PostgreSQL, including psql, pg_dump, etc. This works well for me if I just need quick access. However, for s

Re: backup plugin

2002-02-19 Thread Dave Page
> -Original Message- > From: Brian [mailto:[EMAIL PROTECTED]] > Sent: 19 February 2002 04:32 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] backup plugin > > > Any plans to make a backup plugin or option on the admin tool > to backup databases? Brian, I have no intention of *