"Sebastian P. Luque" writes:
> Tom Lane wrote:
>> It sounds like you already have the old "unpackaged" version of that
>> module installed.
> How can I check if this is the case? I was getting that same error when
> trying to install the adminpack onto the postgres database (as postgres
> user
On Tue, 20 Sep 2011 11:36:15 -0400,
Tom Lane wrote:
> Seb writes:
>> I'm starting to migrate to 9.1 and see that there's a new mechanism
>> to install extensions via de "CREATE EXTENSION" command. It seems
>> very simple and convenient, but with "CREATE EXTENSION tablefunc" I'm
>> getting the e
Seb writes:
> I'm starting to migrate to 9.1 and see that there's a new mechanism to
> install extensions via de "CREATE EXTENSION" command. It seems very
> simple and convenient, but with "CREATE EXTENSION tablefunc" I'm getting
> the error:
> ERROR: function "normal_rand" already exists with
Hi,
I'm starting to migrate to 9.1 and see that there's a new mechanism to
install extensions via de "CREATE EXTENSION" command. It seems very
simple and convenient, but with "CREATE EXTENSION tablefunc" I'm getting
the error:
ERROR: function "normal_rand" already exists with same argument type