BUG #15191: postgresql extension "uuid-ossp" Error

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: bhaskar(at)ramersoft(dot)com
Subject: BUG #15191: postgresql extension "uuid-ossp" Error
Date: 2018-05-09 06:38:48
Message-ID: 152584792892.12086.8903593252126970059@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15191
Logged by: Bhaskar Choudari
Email address: bhaskar(at)ramersoft(dot)com
PostgreSQL version: 10.3
Operating system: CentOS 7
Description:

test_db=# create extension "uuid-ossp";
ERROR: could not open extension control file
"/usr/pgsql-10/share/extension/uuid-ossp.control": No such file or directory

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2018-05-09 06:52:03 Re: BUG #15191: postgresql extension "uuid-ossp" Error
Previous Message Tom Lane 2018-05-08 22:15:59 Re: [BUG] Re-entering malloc problem when use --enable-nls build postgresql