BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis; - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;
Date
Msg-id 16250-5dda0be64da14e53@postgresql.org
Whole thread Raw
Responses Re: BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16250
Logged by:          Randy Strauss
Email address:      randolph.a.strauss@nasa.gov
PostgreSQL version: 10.5
Operating system:   Mac
Description:

The documentation looks identical for 10.5 and 12 with respect to
extensions.

There's no point being able to create a database if one can't add the
extensions one needs.
We need postgis,  postgis_topology,  uuid-ossp,  hstore
How about adding a privilege to control this, instead of forcing the
superuser password to be given out?

I don't know if this is a bug. I don't see it on the FAQ or TODO list...
I don't see a "requires superuser" field in the pg_extension table...


pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Another FK violation when referencing a multi-level partitionedtable
Next
From: Tom Lane
Date:
Subject: Re: BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;