Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 22673.1476986971@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  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Is pg_xact actually better than pg_clog?

Yes, because it doesn't contain the three letters "log".

We have the two precedents "pg_subtrans" and "pg_multixact", so
unless we want to get into renaming those too, I think "pg_trans"
and "pg_xact" are really the only options worth considering.

Personally I'd go for "pg_trans", but it's only a weak preference.
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Renaming of pg_xlog and pg_clog
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Renaming of pg_xlog and pg_clog