Thomas Munro <[email protected]> writes:
> On Tue, Mar 27, 2018 at 5:50 AM, Tom Lane <[email protected]> wrote:
>> I'm a little worried because Anastasia couldn't repeat the test;
>> why is that?
> Hmm. I'm not sure. It works for me on a couple of machines and what I see
> is:
Yeah, it works for me too, so not sure what the problem was.
The only other point I can think of is that by changing the storage
layout under pg_serial/, this'd create an issue for pg_upgrade, if
pg_upgrade tried to migrate this data. But it doesn't.
Hence, pushed.
regards, tom lane