At 2014-06-18 10:44:56 -0700, josh@agliodbs.com wrote:
>
> I'm unclear on why we would overload pg_resetxlog for this.
Because pg_resetxlog already does something very similar, so the patch
is small. If it were independent, it would have to copy quite some code
from pg_resetxlog.
> Wouldn't it be better design to have an independant function,
> "pg_set_system_identifier"?
A *function*? Why?
-- Abhijit