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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: randolph(dot)a(dot)strauss(at)nasa(dot)gov
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;
Date: 2020-02-07 22:00:51
Message-ID: 23536.1581112851@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jehan-Guillaume de Rorthais 2020-02-07 22:03:14 Re: FK violation in partitioned table after truncating a referenced partition
Previous Message PG Bug reporting form 2020-02-07 21:36:50 BUG #16250: As the owner of a database, I can't CREATE EXTENSION postgis;