| От | Satoshi Nagayasu |
|---|---|
| Тема | Re: Read data from WAL |
| Дата | |
| Msg-id | 51E3F20B.1050106@uptime.jp обсуждение исходный текст |
| Ответ на | Read data from WAL (Baldur Þór Emilsson <baldur@baldur.biz>) |
| Список | pgsql-general |
Hi, 2013/07/15 21:45, Baldur Þór Emilsson wrote: > Are there any projects or standard procedures for reading the data from > the WAL to get a change log for the database (or without the WAL, using > some other method)? I have searched for information about this quite > thoroughly without luck, so I thought I'd try asking here before I > started to patch Postgres :) See xlogdump if you use 9.2 or earlier. https://github.com/snaga/xlogdump If you're going to use 9.3, you can find pg_xlogdump in the contrib. http://www.postgresql.org/docs/devel/static/pgxlogdump.html Regards, -- Satoshi Nagayasu <snaga@uptime.jp> Uptime Technologies, LLC. http://www.uptime.jp
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера