[HACKERS] pg_upgrade documentation improvement patch

2016-03-20 Thread Yuri Niyazov
I was upgrading a cluster, went on the IRC channel to clarify a few things, the following discussion ensued: yuri_niyazov: Hi. I am trying to upgrade to 9.5. The instructions for pg_upgrade include the following bit: [4:35pm] yuri_niyazov: "Again, use compatible initdb flags that match the old clu

Re: [HACKERS] pg_upgrade documentation improvement patch

2016-04-18 Thread Yuri Niyazov
On Wed, Apr 13, 2016 at 6:50 AM, Tom Lane wrote: > Peter Eisentraut writes: > > Interesting to me would be a way, perhaps with an option in initdb, to > > just say, initialize this cluster compatibly with that other cluster, so > > you don't have to worry about these details. > > Good idea, thou