Re: Implementation of Flashback Query - Mailing list pgsql-hackers

From Adam Brusselback
Subject Re: Implementation of Flashback Query
Date
Msg-id CAMjNa7crskY-3gzNU+uBbGvuDJT7O5U89szpOmAeJT2qKvAuYw@mail.gmail.com
Whole thread Raw
In response to Re: Implementation of Flashback Query  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Multi-insert into a partitioned table with before insert rowtrigger causes server crash on latest HEAD
Next
From: Stephen Frost
Date:
Subject: Re: pg_dump multi VALUES INSERT