Re: Extract transactions from wals ??

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Extract transactions from wals ??
Дата
Msg-id 567df5c72f22bd452c68668d5dfa0a2540d0e64a.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Extract transactions from wals ??  (Marc Millas <marc.millas@mokadb.com>)
Ответы Re: Extract transactions from wals ??
Список pgsql-general
On Thu, 2019-11-21 at 17:35 +0100, Marc Millas wrote:
> I was writing select from ""table"" as a template. We have to do this for a bunch of tables.
> So, to my understanding, what you suggest is to PITR up to the first timestamp,
> extract all meaningfull tables, and then pitr to the second timestamp
> so as to be able to script a kind of "diff" between the 2 to get what I want.

Sure, you can do that.

The description of what you wanted to do was rather unclear, all I could
make out is that you want to query AS OF TIMESTAMP.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Active-Passive DB
Следующее
От: Ganesh Korde
Дата:
Сообщение: Re: Extract transactions from wals ??