Re: easy backup? - Mailing list pgsql-novice

From Josh Berkus
Subject Re: easy backup?
Date
Msg-id 200402221130.03396.josh@agliodbs.com
Whole thread Raw
In response to easy backup?  (Nabil Sayegh <postgresql@e-trolley.de>)
List pgsql-novice
Nabil,

> as we all know one has to pg_dump a db before backuping it.
> But wouldn't it be possible to create a "named pipe" (mknod) that, on read
> access, starts pg_dump and returns its output?
> That way we wouldn't have to teach each (remote) backup how to dump the db.
>
> [ ] bad idea
> [ ] good idea
> [ ] idiot
[X] confusing us

I really don't understand what you're proposing.

--
Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-novice by date:

Previous
From: joseph speigle
Date:
Subject: Re: [SQL] crosstabs
Next
From: Tom Lane
Date:
Subject: Re: pg_hba.conf problem