Search Postgresql Archives

Re: Pgcrypto (PostgreSQL 10) on Debain 9?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/02/18 13:25, Thiemo Kellner, NHC Barhufpflege wrote:
Zitat von Magnus Hagander <magnus@xxxxxxxxxxxx>:

On Tue, Feb 6, 2018 at 1:37 PM, Thiemo Kellner <thiemo@xxxxxxxxxxxxxxxxxxxx>
wrote:

pgcrypto and uuid-ossp are both in the core package for PostgreSQL 10.

So, I take the documentation would be outdated?

But why do I get following error?
ERROR: function gen_random_uuid() does not exist.
create table ENTITY (ID uuid not null default gen_random_uuid());

Only a guess, but maybe you need to install the extension first? -

   create extension <whatever>;

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@xxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux