Re: Issues Outstanding for Point In Time Recovery (PITR) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Issues Outstanding for Point In Time Recovery (PITR)
Date
Msg-id 11319.1026882944@sss.pgh.pa.us
Whole thread Raw
In response to Re: Issues Outstanding for Point In Time Recovery (PITR)  ("J. R. Nield" <jrnield@usol.com>)
List pgsql-hackers
"J. R. Nield" <jrnield@usol.com> writes:
> Related to that, the other place I need advice is on adding Ted Tso's
> LGPL'd UUID library (stolen from e2fsprogs) to the source. Are we
> allowed to use this?

Uh, why exactly is UUID essential for this?  (The correct answer is
"it's not", IMHO.)

> We also haven't discussed commands for backup/restore, but I will use
> what I think is appropriate and we can change the grammar if needed. The
> initial hot-backup capability will require the database to be in
> read-only mode and use tar for backup, and I will add the ability to
> allow writes later.

There is no read-only mode, and I for one will resist adding one.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP COLUMN
Next
From: Hiroshi Inoue
Date:
Subject: Re: DROP COLUMN