On Tue, Jul 1, 2014 at 6:02 AM, Greg Stark <[email protected]> wrote: > Why is this even a small concern? Initdb runs the bootstrap SQL which does > various SQL operations so it's not surprising there are some updates > creating garbage. Iirc we don't even rely on template0 being frozen any > more.
It's not surprising that some initdb updates create garbage, but the extent to which they do did slightly surprise me. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
