Read data from WAL
От | Baldur Þór Emilsson |
---|---|
Тема | Read data from WAL |
Дата | |
Msg-id | CAMqGZ2zgyAa3KzH-_qejVBfbHJ+-hNSO+nXJ6OFH+ibHeewzxA@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Read data from WAL
Re: Read data from WAL |
Список | pgsql-general |
I have been looking into the WAL to know if there is any way to read the data contained in it. I know that it stores binary data that is applied directly to the files in the Postgres cluster. I would like to get the "real" data, like it is written in the SQL queries, instead of the binary data.
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 :)В списке pgsql-general по дате отправления: