Re: Implementation of Flashback Query

Поиск
Список
Период
Сортировка
От Adam Brusselback
Тема Re: Implementation of Flashback Query
Дата
Msg-id CAMjNa7crskY-3gzNU+uBbGvuDJT7O5U89szpOmAeJT2qKvAuYw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Implementation of Flashback Query  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
This is something I'm very interested in. Very helpful for fixing mistakes you didn't realize in time.

One question, would it be possible to allow this to be able to be configured on a hot standby and not the master?

That would be very helpful by being able to keep some arbitrary length of extra data on a replica which does not have to be kept on the primary server, thus not impacting performance.

Just a thought I had and was not sure if it was even feasible.

Happy to see work happening on this though.

-Adam

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Multi-insert into a partitioned table with before insert rowtrigger causes server crash on latest HEAD
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: pg_dump multi VALUES INSERT