>-----Original Message----- >From: Michael Paquier [mailto:[email protected]] >Sent: Wednesday, July 11, 2018 3:34 PM
>Well, if you put in place correct measures from the start you would not have >problems. >It seems to me that there is no point in implementing something which is a >solution for a very narrow case, where the user has shot his own foot to begin >with. >Having backups anyway is mandatory by the way, standby replicas are not >backups. I think that the Undo function of AWS and Oracle's Flashback function are to save such users, and it is a function to prevent human error. So, how about postgres implementing such a function? Also, as an approach to achieving the goal, I thought about outputting lsn to the server log when a specific command was executed. I do not think the source code of postgres will be complicated when implementing this function. Do you feel it is too complicated? ------- Naoki Yotsunaga
