On Fri, Aug 26, 2016 at 9:09 AM, Tatsuki Kadomoto
<tatsuki(dot)kadomoto(at)proceranetworks(dot)com> wrote:
> Does Postgre have any mechanism to correct the mapping file automatically?
When the relation mapping changes, the file gets rewritten at
transaction commit. I guess that the error you saw previously (be
careful, that's a corruption!) got clobbered afterwards.
--
Michael