Kevin Macdonald wrote:
> The following bug has been logged online:
>
> Bug reference: 2875
> Logged by: Kevin Macdonald
> Email address: kevin.macdonald@pentura.ca
> PostgreSQL version: 8.2.1
> Operating system: Windows XP
> Description: pgAdmin III docs installed even if app is not
> Details:
>
> The the documentation for pgAdmin III was installed eventhough the product
> itself was deselected to not be installed.
>
> File: ./PostgreSQL/8.2/pgAdmin III/docs/en_US/ pgadmin3.chm
Right. That is by design. The pgAdmin documentation contains the
PostgreSQL documentation. In order to avoid installing two copies of the
documentation, the pgAdmin version will always be installed. This
version is also in a compiled CHM format which makes it easier to browse.
//Magnus