Re: idea for a backup system...

From: frbn <frbn(at)efbs-seafrigo(dot)fr>
To: Robert Boone <robert(at)rlb3(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: idea for a backup system...
Date: 2003-01-28 09:12:00
Message-ID: 3E364960.2050003@efbs-seafrigo.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

http://www.daemonnews.org/199903/websites.html

Robert Boone wrote:
> Hello,
> I'm new to the list ,but I have a question on a use of postgresql. I
> need to know if this is dumb idea.
>
> I want to use postgresql to backup a web server. I could do a lo_import
> on each and every file in the document root by writing a perl script.
> Then when I wanted a file I can grab it with an sql statement. Is this
> even close to a good idea? Of course, other things would need to be
> worked out like backing up the database to tape. I think it would be a
> pretty good idea, but I have been wrong before. Thanks for the help.
>
> Robert
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christoph Dalitz 2003-01-28 09:16:05 Re: Status of tablespaces
Previous Message frbn 2003-01-28 09:10:12 Re: backup system