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

From Tom Lane
Subject Re: BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;
Date
Msg-id 23536.1581112851@sss.pgh.pa.us
Whole thread Raw
In response to BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> 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?

This is being worked on [1][2].

            regards, tom lane

[1] https://www.postgresql.org/message-id/flat/5889.1566415762%40sss.pgh.pa.us
[2] https://www.postgresql.org/message-id/flat/32315.1580326876%40sss.pgh.pa.us



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;
Next
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: FK violation in partitioned table after truncating a referencedpartition