Re: Rolling forward to 10.1, new issue...

From: Karl Denninger <karl(at)denninger(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Rolling forward to 10.1, new issue...
Date: 2018-01-11 18:16:42
Message-ID: 933db103-eec6-3f7a-2016-c3148bc08fe4@denninger.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 1/11/2018 11:48, Tom Lane wrote:

> Karl Denninger <karl(at)denninger(dot)net> writes:
>> I'm starting to roll forward to 10.1 in a couple of places and have run
>> into a very odd problem -- the "pgcrypto" functions disappeared.
> Maybe you forgot "CREATE EXTENSION"?
>
> regards, tom lane
Hmmm.... this was an upgrade from 9.6 and it *was* working there -- it's
not a new install.  Wouldn't that persist across the upgrade and, when
the "gmake install" was done on the contrib module wouldn't it be picked up?

I'll check that... it makes sense but I would have expected the
roll-forward to work seamlessly (I used pg_upgrade, not a dump/restore.)

--
Karl Denninger
karl(at)denninger(dot)net <mailto:karl(at)denninger(dot)net>
/The Market Ticker/
/[S/MIME encrypted email preferred]/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Karen Stone 2018-01-11 18:23:10 RE: Rolling forward to 10.1, new issue...
Previous Message Purav Chovatia 2018-01-11 17:49:13 symlinks in pg_xlog to wal of previous timeline, after a failover