From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | missing support for Microsoft VSS Writer |
Date: | 2020-06-19 05:19:16 |
Message-ID: | CAFj8pRBXPZhEU1vsEe=fr_yH=Lp7LuqN7nwpvLMN57t4Loi+JQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
some czech user reported a broken database when he used a repair point on
Microsoft Windows.
The reply from Microsoft was, so it is not a Microsoft issue, but Postgres
issue, because Postgres doesn't handle VSS process correctly, and then
restore point can restore some parts of Postgres's data too.
https://docs.microsoft.com/en-us/windows-server/storage/file-server/volume-shadow-copy-service
Regards
Pavel
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2020-06-19 05:27:13 | Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans |
Previous Message | vignesh C | 2020-06-19 05:16:47 | Re: Cleanup - Removal of unused function parameter from CopyReadBinaryAttribute |