RE: automatic restore point
Yotsunaga, Naoki <yotsunaga.naoki@jp.fujitsu.com>
From: "Yotsunaga, Naoki" <yotsunaga.naoki@jp.fujitsu.com>
To: 'Postgres hackers' <pgsql-hackers@postgresql.org>
Date: 2018-09-06T00:16:14Z
Lists: pgsql-hackers
Attachments
- automatic_restore_point_v2.patch (application/octet-stream) patch v2
-----Original Message----- From: Yotsunaga, Naoki [mailto:yotsunaga.naoki@jp.fujitsu.com] Sent: Tuesday, June 26, 2018 10:18 AM To: Postgres hackers <pgsql-hackers@postgresql.org> Subject: automatic restore point >Hi, I attached a patch to output the LSN before execution to the server log >when executing a specific command and accidentally erasing data. Since there was an error in the attached patch, I attached the modified patch. ------ Naoki Yotsunaga
Commits
-
Slightly correct context check for event triggers
- f82d4d666ff5 12.0 landed