Re: Did we really want to force an initdb in beta2?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Did we really want to force an initdb in beta2?
Дата
Msg-id AANLkTimc6f2ucWAfHi-4ilP29cQhIhnJCGJJsVl3pPLj@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Did we really want to force an initdb in beta2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jun 4, 2010 at 7:30 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dave Page <dpage@pgadmin.org> writes:
>> On Fri, Jun 4, 2010 at 4:30 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> XLOG_PAGE_MAGIC --- bump on incompatible change in WAL contents
>
>> How can I get that from an existing data directory? I don't see it in
>> pg_controldata output (unless it has a non-obvious alias).
>
> You'd need to pull it out of one of the WAL files.  I'm not sure it's
> worth the trouble ...

Urgh, no. Probably not.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Did we really want to force an initdb in beta2?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Fix leaky VIEWs for RLS