vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |