At 2014-06-18 10:44:56 -0700, [email protected] 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
