Re: Renaming of pg_xlog and pg_clog - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Renaming of pg_xlog and pg_clog
Date
Msg-id 22673.1476986971@sss.pgh.pa.us
Whole thread Raw
In response to Re: Renaming of pg_xlog and pg_clog  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Renaming of pg_xlog and pg_clog  (Robert Haas <robertmhaas@gmail.com>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: Renaming of pg_xlog and pg_clog
Next
From: Robert Haas
Date:
Subject: Re: Renaming of pg_xlog and pg_clog