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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karl Denninger <karl(at)denninger(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Rolling forward to 10.1, new issue...
Date: 2018-01-11 17:48:47
Message-ID: 9042.1515692927@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Purav Chovatia 2018-01-11 17:49:13 symlinks in pg_xlog to wal of previous timeline, after a failover
Previous Message Alvaro Herrera 2018-01-11 17:39:35 Re: Using 9.6 client with 10.0 server