Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Date: 2016-01-09 00:13:59
Message-ID: 9230.1452298439@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> writes:
> Just a crazy thought:
> If I create a foreign key from *.*.modified_by towards
> dem.staff.db_user but then DISABLE that FK -- would that still
> cue in pg_dump to order the tables appropriately ?

Hmm, probably. Sounds like a kluge but ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Deven Phillips 2016-01-09 04:38:21 Re: PostgreSQL 9.5, mysql_fdw, and IMPORT FOREIGN SCHEMA question
Previous Message Tom Lane 2016-01-09 00:07:35 Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me