Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 4861.1476978513@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Renaming of pg_xlog and pg_clog  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Renaming of pg_xlog and pg_clog  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> One idea would be to rename pg_resetxlog to pg_resetwal.  I think
> that's actually an improvement.

This would fit in as part of a general plan to s/xlog/wal/g throughout
our user-visible names and documentation.  Which seems like a good idea
to me; there's no need to expose two different terms for the same thing.

(I don't feel a great need to unify the terminology in the code, though.
Just in stuff users see.)
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Speed up Clog Access by increasing CLOG buffers
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: Indirect indexes