Re: XLog changes for 9.3

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: XLog changes for 9.3
Дата
Msg-id
4FD0A1340200002500048191@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
XLog changes for 9.3 Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 Tom Lane <tgl@sss.pgh.pa.us>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 Tom Lane <tgl@sss.pgh.pa.us>
Re: XLog changes for 9.3 Simon Riggs <simon@2ndQuadrant.com>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 Magnus Hagander <magnus@hagander.net>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: XLog changes for 9.3 Simon Riggs <simon@2ndQuadrant.com>
Re: XLog changes for 9.3 Tom Lane <tgl@sss.pgh.pa.us>
Re: XLog changes for 9.3 Bruce Momjian <bruce@momjian.us>
Re: XLog changes for 9.3 Simon Riggs <simon@2ndQuadrant.com>
Re: XLog changes for 9.3 Tom Lane <tgl@sss.pgh.pa.us>
Re: XLog changes for 9.3 Andres Freund <andres@2ndquadrant.com>
Re: XLog changes for 9.3 "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: XLog changes for 9.3 Robert Haas <robertmhaas@gmail.com>
Re: XLog changes for 9.3 "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: XLog changes for 9.3 Robert Haas <robertmhaas@gmail.com>
Re: XLog changes for 9.3 Robert Haas <robertmhaas@gmail.com>
Robert Haas  wrote:
> But if you're just using regexp matching against pathnames, your
> tool will be just fine.  Do your tools actually rely on the
> occasional absence of a file in what would otherwise be the usual
> sequence of files?
To save "snapshot" backups for the long term, we generate a list of
the specific WAL files needed to reach a consistent recovery point
from a given base backup.  We keep monthly snapshot backups for a
year.  We currently determine the first and last file needed, and
then create a list of all the WAL files to save.  We error out if
any are missing, so we do skip the FF file.
-Kevin

В списке pgsql-hackers по дате отправления
От: Stefan Kaltenbrunner
Дата:
От: Robert Haas
Дата:
Сообщение: Re: Early hint bit setting
FAQ