Re: BUG #6121: error msg feature request for initial server tasks - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #6121: error msg feature request for initial server tasks
Date
Msg-id CA+TgmoYeznpSDRQ9ofmkLpKynLEyAUNEKCSiv98fmWpXhYCrWw@mail.gmail.com
Whole thread Raw
In response to BUG #6121: error msg feature request for initial server tasks  ("Thomas Pitschel" <Th.Pitschel@web.de>)
List pgsql-bugs
On Sun, Jul 17, 2011 at 8:17 AM, Thomas Pitschel <Th.Pitschel@web.de> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A06121
> Logged by: =A0 =A0 =A0 =A0 =A0Thomas Pitschel
> Email address: =A0 =A0 =A0Th.Pitschel@web.de
> PostgreSQL version: pgAdmin 1.12.3
> Operating system: =A0 Windows
> Description: =A0 =A0 =A0 =A0error msg feature request for initial server =
tasks
> Details:
>
> Hello,
>
> thanks very much for this great db package.
>
> On connecting to an older Postgresql server one gets this typical msg:
>
>>>>>>>
> 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 wh=
en
> 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 abov=
e.
> However, if you are running any other ...
> <<<<<
>
> This should better read along the lines (CAPITALS for emphasis):
>
> "Server instrumentation
>
> The server lacks instrumentation functions.
>
> pgAdmin III uses some support functions that are not available by default=
 in
> all PostgreSQL SERVER versions. These enable some tasks that make life
> easier when dealing with log files and configuration files.
>
> TO ADD THOSE CAPABILITIES, AN ADMINPACK CAN BE INSTALLED ON THE SERVER.
>
> 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 abov=
e.
> However, if you are running any other ... "
>
> It is further good to explain what you loose when not installing the
> adminpack.

This is really an issue for one of the pgadmin mailing lists, not so
much here...

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Renzo Kottmann
Date:
Subject: Re: Ambiguos OPERATOR items in pg_restore manifest file
Next
From: Robert Haas
Date:
Subject: Re: PostgreSQL fails to build with 32bit MinGW-w64