Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Date
Msg-id 20160108154518.GK22446@hermes.hilbert.loc
Whole thread Raw
In response to Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Fri, Jan 08, 2016 at 07:41:09AM -0800, Adrian Klaver wrote:

> >>I thought --method=dump was the default, so this:
> >>
> >>pg_upgradecluster -v 9.5 9.4 main
> >>
> >>was using that?
> >
> >True enough. I did specify the "-m upgrade" though, as
> >witnessed by the log snippet.
>
> Alright then. Just trying to match the output with the command and quiet the
> nagging voice in the head:)

For completeness, here's the actual command run

    pg_upgradecluster -m upgrade -v 9.5 9.4 main &> pg-upgrade-9_4-9_5.log

(not that that would help along any, I suppose)

Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Next
From: Tom Lane
Date:
Subject: Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me