On 06/29/2015 06:42 AM, Tom Lane wrote:
Andreas Joseph Krogh writes:
In the man-page for pg_upgrade we see this:
pg_upgrade will require a reindex if:
* an index is of type hash or GIN
I think that probably refers to some version-specific upgrade
situations; I can't see a reason why it woul
På mandag 29. juni 2015 kl. 15:42:22, skrev Tom Lane mailto:t...@sss.pgh.pa.us>>:
Andreas Joseph Krogh writes:
> In the man-page for pg_upgrade we see this:
> pg_upgrade will require a reindex if:
> * an index is of type hash or GIN
I think that probably refers to some version-specific upgra
Andreas Joseph Krogh writes:
> In the man-page for pg_upgrade we see this:
> pg_upgrade will require a reindex if:
> * an index is of type hash or GIN
I think that probably refers to some version-specific upgrade
situations; I can't see a reason why it would be true in general.
Bruce, doesn't th