Re: PoC: Simplify recovery after dropping a table by LOGGING the restore LSN

2025-03-13 Thread Kirill Reshke
On Fri, 8 Nov 2024 at 08:47, Kirk Wolak wrote: > > Hackers, > The concept was driven by an all too common support request. A user > accidentally dropped the wrong table. (this could also be applied to > dropping a database, etc). > > If we had the LSN before the drop, this would be easier.

Re: PoC: Simplify recovery after dropping a table by LOGGING the restore LSN

2024-11-26 Thread Jim Jones
Hi Andrey, Nikolay, and Kirk On 08.11.24 04:46, Kirk Wolak wrote: > Hackers, >   The concept was driven by an all too common support request.  A user > accidentally dropped the wrong table.  (this could also be applied to > dropping a database, etc). > >   If we had the LSN before the drop, this w