[GENERAL] Unlogged Crash Detection
Is there a reliable way to distinguish between an empty unlogged table to an unlogged table which has been truncated due to a crash? Gersner.
Re: [GENERAL] Unlogged Crash Detection
I see, interesting. We have lots of unlogged tables, upon a crash we want to create a feedback/alert that data disappeared. Not very familiar with the internal structure, but is it possible to identify if the current table is the INIT_FORKNUM? Gersner On Tue, Aug 29, 2017 at 11:27 AM, Michael