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 20160108163740.GP22446@hermes.hilbert.loc
Whole thread Raw
In response to Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, Jan 08, 2016 at 11:23:21AM -0500, Tom Lane wrote:

> A suggestion is to run the pg_upgrade with -r switch, which will leave a
> litter of files in your working directory.  Some of them will be named
> like pg_upgrade_dump_NNN.custom and should be custom-format, schema-only
> dumps of your 9.4 installation's databases.  If you'd be willing to send
> those to me off-list, maybe I could figure out what's happening.

I've got all those as Debian does an excellent job of keeping
stuff around when needed.

Attached.

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

Attachment

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: Andreas Kretschmer
Date:
Subject: Re: Support for BDR in 9.5?