Re: BUG #12821: Cannot install xlogdump

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #12821: Cannot install xlogdump
Дата
Msg-id CAB7nPqTCOZCBE7uFXAadp6AunDjYiuS4pVb+FJUzTQZ1vhiNxw@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #12821: Cannot install xlogdump  (nlp.sr@shaw.ca)
Ответы Re: BUG #12821: Cannot install xlogdump  (Ha Quan Le <nlp.sr@shaw.ca>)
Re: BUG #12821: Cannot install xlogdump  (Ha Quan Le <nlp.sr@shaw.ca>)
Список pgsql-bugs
On Tue, Mar 3, 2015 at 9:57 AM,  <nlp.sr@shaw.ca> wrote:
> We have Postgres 9.3 on Ubuntu 12, however it seems that the xlogdump only
> supports up to Postgres 9.2

Let's be sure that you are not mistaking xlogdump, which is here
(https://github.com/snaga/xlogdump/) and only compatible up to 9.2,
and pg_xlogdump, which is available in-core since 9.3 as a contrib
module:
http://www.postgresql.org/docs/9.3/static/pgxlogdump.html

> On my installation of Postgres 9.3, xlogdump informs mismatched folders.
> But during weekend, we suddenly had huge WAL log file that we have to open
> it to read.
> May you send us a correct link to install a good tool to read our WAL file
> on Postgres 9.3,  Ubuntu 12.

If you are using 9.3, you should have a package for contrib modules,
simply deploy it and then use pg_xlogdump. Referring the problem with
"mismatched folders", you will need to give more details because it is
hard to guess what the problem is based on the little information
provided, let us know for example what you tried to do and what is the
error you saw.
Regards,
--
Michael

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

Предыдущее
От: nlp.sr@shaw.ca
Дата:
Сообщение: BUG #12821: Cannot install xlogdump
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #12803: the download link is wrong.