From: | Andreas <maps(dot)on(at)gmx(dot)net> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Admin-Functions in Ubuntu's PG 8.2 missing? |
Date: | 2007-05-18 08:42:22 |
Message-ID: | 464D66EE.3050500@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Joshua D. Drake schrieb:
> Andreas wrote:
>> I've got an Ubuntu 7.04 (Feisty Fawn) set up and it has Ubuntu's
>> binary PG 8.2.4 running.
>> If I connect with a pgAdmin3 1.6.3 from Windows
>> Tools --> Server Status
>> pgAdmin complains that "The server lacks instrumentation functions.
>> pgAdmin III uses some support funtions ..."
>>
>> I though those functions were included by default beginning with PG 8.2.
>> At least I didn't find an adminpack in Ubuntu's package manager.
>
> They are in contrib... try installing postgresql-8.2-contrib
>
>>
>> Is there some magic to do on a config-filie or someting?
Actually the package postgresql-contrib-8.2 is installed as default.
Are you sure that one doesn't have to activate the admin-stuff somewhere
in the config of PG?
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2007-05-18 08:42:44 | Re: Problem with inherited tables vs query planning |
Previous Message | Tomas Macek | 2007-05-18 08:20:41 | how to return 0 rows in function |