Please send a link to a screenshot showing what your screen looks like & let's
go from there.
Did you restart pgAdmin or just postgres? You need to do the latter, for sure.
>________________________________
> From: Smaran Harihar <smaran.hari...@gmail.com>
>To: Jeff Meyer <j...@gwhat.org>; PostGIS Users Discussion
><postgis-users@postgis.refractions.net>
>Sent: Tuesday, May 29, 2012 4:47 PM
>Subject: Re: [postgis-users] server lacks instrumentation functions
>
>
>Thanks for the reply Jeff,
>
>
>But I already have the latest contrib installed. I restarted the postgres and
>the problem still persists.
>
>
>Also why am I not able to locate Extension in my database, like the image you
>gave last time?
>
>
>
>On Tue, May 29, 2012 at 4:42 PM, Jeff Meyer <j...@gwhat.org> wrote:
>
>Hi Smaran -
>>
>>I caught that error, too. It's been fixed on the wiki page.
>>
>>
>>You shouldn't have to rebuild anything to get this working.
>>
>>All you should have to do is:
>># apt-get install postgresql-contrib-9.1
>>
>>
>>Then, you may need to start & restart your server or the pgAdmin III client
>>to get everything back in order.
>>
>>
>>Thanks,
>>Jeff
>>
>>
>>
>>
>>
>>>________________________________
>>> From: Smaran Harihar <smaran.hari...@gmail.com>
>>>To: PostGIS Users Discussion <postgis-users@postgis.refractions.net>
>>>Sent: Tuesday, May 29, 2012 4:33 PM
>>>Subject: [postgis-users] server lacks instrumentation functions
>>>
>>>
>>>
>>>Hi,
>>>
>>>
>>>I installed the PostGIS 2.0 as per the wiki. Now when I am opening the
>>>database in pgadmin3 I am getting the following "Guru Hint"
>>>
>>>
>>>Server instrumentation
>>>>The server lacks instrumentation functions.
>>>>pgAdmin III uses some support functions that are not available by default
>>>>in all PostgreSQL versions. These enable some tasks that make life easier
>>>>when dealing with log files and configuration files.
>>>>The adminpack is installed and activated by default if you are running the
>>>>'official' pgInstaller distribution of PostgreSQL for Windows and is
>>>>included as a contrib module with all versions of PostgreSQL 8.2 and above.
>>>>However, if you are running any other version of PostgreSQL you will need
>>>>to manually install it. To do so, simply copy the appropriate adminpack
>>>>source code to the /contrib directory of your pre-configured PostgreSQL
>>>>source tree. You can download the adminpacks here.
>>>>Run the following commands (substituting admin for admin81 if required):
>>>> # cd $PGSRC/contrib/admin
>>>> # make all
>>>> # make install
>>>
>>>
>>>So I downloaded the admin pack 81 and placed it in the contrib/admin as
>>>instructed and I am trying to "make all"
>>>
>>>
>>>But I am getting the following error,
>>>
>>>
>>>Makefile:13: ../../src/Makefile.global: No such file or directory
>>>>Makefile:14: /contrib/contrib-global.mk: No such file or directory
>>>>make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.
>>>
>>>
>>>Do I require the Server Instrumentation installed? Also last time I was able
>>>to navigate from the database to the "Extension". Now my database does not
>>>have Extension
--
>>>Thanks & Regards
>>>Smaran Harihar
>>>
>>>_______________________________________________
>>>postgis-users mailing list
>>>postgis-users@postgis.refractions.net
>>>http://postgis.refractions.net/mailman/listinfo/postgis-users
>>>
>>>
>>>
>>_______________________________________________
>>postgis-users mailing list
>>postgis-users@postgis.refractions.net
>>http://postgis.refractions.net/mailman/listinfo/postgis-users
>>
>>
>
>
>
>--
>Thanks & Regards
>Smaran Harihar
>
>
>
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users