Re: PITR Archive Recovery plus WIP PITR
От | Tom Lane |
---|---|
Тема | Re: PITR Archive Recovery plus WIP PITR |
Дата | |
Msg-id | 26870.1089817239@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: PITR Archive Recovery plus WIP PITR (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: PITR Archive Recovery plus WIP PITR
|
Список | pgsql-patches |
Bruce Momjian <pgman@candle.pha.pa.us> writes: > Tom Lane wrote: >> I think it's really important to get this right the first time, both for >> reliability's sake and because we are expecting people to write their >> own archiving scripts. If we change the xlog segment naming convention >> later on, then we will break all those scripts. > We don't have anything hardcoded based on those file names, at last in > PostgreSQL. That's because we've punted the whole problem of archive-segment management off to the users. If we did implement this functionality ourselves then I'd be less worried, since we'd know that future changes would affect only our own code. But as things stand, we will have very unhappy PITR users if we change the naming convention later. regards, tom lane
В списке pgsql-patches по дате отправления: