Re: xlog location arithmetic
| От | Tom Lane |
|---|---|
| Тема | Re: xlog location arithmetic |
| Дата | |
| Msg-id | 28480.1331303855@sss.pgh.pa.us обсуждение |
| Ответ на | Re: xlog location arithmetic (Fujii Masao <masao.fujii@gmail.com>) |
| Ответы |
Re: xlog location arithmetic
Re: xlog location arithmetic Re: xlog location arithmetic |
| Список | pgsql-hackers |
Fujii Masao <masao.fujii@gmail.com> writes:
> Euler proposed one more patch upthread, which replaces pg_size_pretty(bigint)
> with pg_size_pretty(numeric) so that pg_size_pretty(pg_xlog_location_diff())
> succeeds. It's also worth committing this patch?
Why would it be useful to use pg_size_pretty on xlog locations?
-1 because of the large expense of bigint->numeric->whatever conversion
that would be added to existing uses.
regards, tom lane
В списке pgsql-hackers по дате отправления: