Re: pgadminIII Configuration problem

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Boblitz John <John(dot)Boblitz(at)BERTSCHI(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadminIII Configuration problem
Date: 2011-03-05 19:26:33
Message-ID: 4D728E69.4090207@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Le 01/03/2011 11:04, Boblitz John a écrit :
> [...]
> I have the following setup:
>
> Debian <<squeeze>> Server with the following PostgreSQL modules:
>
> i odbc-postgresql 1:08.03.02
> 1:08.03.02
> i pgadmin3 1.10.5-1
> 1.10.5-1
> i A pgadmin3-data 1.10.5-1
> 1.10.5-1
> i A pgagent 3.0.1-1
> 3.0.1-1
> i postgresql 8.4.7-0squ
> 8.4.7-0squ
> i A postgresql-8.4 8.4.7-0squ
> 8.4.7-0squ
> i postgresql-8.4-debversion 1.0.3-1+b1
> 1.0.3-1+b1
> i postgresql-client 8.4.7-0squ
> 8.4.7-0squ
> i A postgresql-client-8.4 8.4.7-0squ
> 8.4.7-0squ
> i A postgresql-client-common 113
> 113
> i A postgresql-common 113
> 113
> i postgresql-contrib 8.4.7-0squ
> 8.4.7-0squ
> i A postgresql-contrib-8.4 8.4.7-0squ
> 8.4.7-0squ
>
> Simple Database is set up and I can query from the server.
>
> To Administer from my local PC (WinXP), I installed pgadminIII (v1.12.2)
> and configured it to connect to the server
> which works, to a point.
>
> I can see the database and can query the test file. However, I keep
> getting the message that an adminpack needs
> to be set up. Supposedly, this is already in the postgresql-contrib* -
> but I am unable to find the correct
> Directory /usr/local/pgsql/share/contrib/.
>
> Any ideas what I have done wrong?
>

On Debian, you need to execute
/usr/share/postgresql/8.4/contrib/adminpack.sql in your postgres
database to install the adminpack.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-05 19:28:43 Re: extending pgadmin III with custom views for a domain specific applicaiton
Previous Message Guillaume Lelarge 2011-03-05 19:24:01 Re: Backup a table