Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 20161014140630.GB13284@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Renaming of pg_xlog and pg_clog  (Christoph Berg <myon@debian.org>)
Ответы Re: Renaming of pg_xlog and pg_clog  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
* Christoph Berg (myon@debian.org) wrote:
> Re: Stephen Frost 2016-10-14 <20161014113523.GZ13284@tamriel.snowman.net>
> > > I think it would help if we moved it to something like
> > > "internal/pg_xlog" and "internal/pg_clog".  Keep the name but move it
> > > out of sight.
> >
> > I disagree that this will materially help with the issue.
>
> And internal/base and internal/global and internal/pg_... because
> these shouldn't be touched by the users either.
>
> I don't think this would lead anywhere.

It'd probably be easier to move the things that are *not* PG internal
(eg: config files, et al) *out* of the data directory and into somewhere
sensible, like /etc ...

Oh, wait ...

Thanks!

Stephen

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Question about behavior of snapshot too old feature
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Make getrusage() output a little more readable