That did the trick. Thanks.

On Wednesday, October 1, 2014 4:41:44 PM UTC-7, Ellison Marks wrote:
>
> If you're using ubuntu, It would probably just be 
>
> sudo apt-get install postgresql-contrib
>
> You might need to restart postgres after that, not sure.
>
>
> On Wednesday, October 1, 2014 2:10:40 PM UTC-7, Taylor Leese wrote:
>>
>> Ken - I'm using Ubuntu 14 and I installed PuppetDB via 
>> https://forge.puppetlabs.com/puppetlabs/puppetdb. I also should have 
>> noted that I got this error while upgrading from PuppetDB 2.1 to 2.2. 
>> Postgres is version 9.3.5 if I remember correctly. Admittedly, I'm not very 
>> familiar with Postgres.
>>
>> Ellison - How would I go about installing this "contrib" package to see 
>> if that helps?
>>
>> - Taylor
>>
>> On Wednesday, October 1, 2014 10:39:07 AM UTC-7, Ellison Marks wrote:
>>>
>>> As a note, I installed from the postgres yum repositories, as the 
>>> version in stock centos 6 was getting too old. I had to install the 
>>> -contrib package to get that extension.
>>>
>>> On Wednesday, October 1, 2014 7:11:17 AM UTC-7, Ken Barber wrote:
>>>>
>>>> > I tried the same thing and got the error below. Any ideas? 
>>>> > 
>>>> > puppetdb=# create extension pg_trgm; 
>>>> > 
>>>> > ERROR:  could not open extension control file 
>>>> > "/usr/share/postgresql/9.3/extension/pg_trgm.control": No such file 
>>>> or 
>>>> > directory 
>>>>
>>>> Seems odd, pg_trgm should be shipped with PostgreSQL. Maybe its a bug 
>>>> in that package or pg_trgm is shipped separately? 
>>>>
>>>> I can probably take a look here. What distro and distro release is 
>>>> this exactly? Is this the PG shipped with the distro or is it from 
>>>> PGDG upstream? 
>>>>
>>>> ken. 
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/1fb0fa89-06f9-4ab5-a06b-a82f23ffe1dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to