Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION |
| Дата | |
| Msg-id | 6718.1232036141@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>) |
| Ответы |
Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL
LOCATION
|
| Список | pgsql-bugs |
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> Fujii Masao wrote:
>> Only a part of backup
>> history file (the file name including stop wal location) is changed.
>> Currently, the file name is wrong if stop wal location indicates a boundary
>> byte. This would confuse the user, I think.
> Should we change it in HEAD? I'm leaning towards no, on the grounds that
> tools/people would then have to know the version it's dealing with to
> interpret the value correctly, and because pg_stop_backup() now waits
> for the last xlog file to be archived before returning, there's little
> need to look at that file.
I agree. It might have been better to define it the other way
originally, but the risks of changing it now outweigh any likely
benefit.
regards, tom lane
В списке pgsql-bugs по дате отправления: