BUG #2875: pgAdmin III docs installed even if app is not

Started by Kevin Macdonaldover 19 years ago3 messagesbugs
Jump to latest
#1Kevin Macdonald
kevin.macdonald@pentura.ca

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

#2Magnus Hagander
magnus@hagander.net
In reply to: Kevin Macdonald (#1)
Re: BUG #2875: pgAdmin III docs installed even if app is not

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

#3Dave Page
dpage@pgadmin.org
In reply to: Magnus Hagander (#2)
Re: BUG #2875: pgAdmin III docs installed even if app is not

------- Original Message -------
From: "Kevin Macdonald" <kevin.macdonald@pentura.ca>
To: pgsql-bugs@postgresql.org
Sent: 1/8/07, 6:52:43 PM
Subject: [BUGS] BUG #2875: pgAdmin III docs installed even if app is not

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

That is by design - the PostgreSQL and Slony docs are in the same file.

Regards, Dave