Re: WIP: a way forward on bootstrap data - Mailing list pgsql-hackers

From Andres Freund
Subject Re: WIP: a way forward on bootstrap data
Date
Msg-id 20180112214045.z3ovjyxiqtogtnv4@alap3.anarazel.de
Whole thread Raw
In response to Re: WIP: a way forward on bootstrap data  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On 2018-01-12 18:36:14 -0300, Alvaro Herrera wrote:
> As above -- do we really like our current format so much that we're
> satisfied with minor tweaks?

A definite no from here.  I think especially pg_proc desperately needs
something key=value like to be understandable, and that very clearly
seems to be something we can't do in the current format.

- Andres


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: WIP: a way forward on bootstrap data
Next
From: Andres Freund
Date:
Subject: Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation()