File Browser
Directories
Files
Current Maintainer
Dave Page
dpage@pgadmin.org
README File
The tarballs in this directory are the admin packs containing
'Instrumentation Functions' used by pgAdmin to provide additional
functionality when administering your servers.
To install, simply extract all the files from the tarball into
the /contrib directory of your pre-configured PostgreSQL source
tree. Change into the directory and run make; make install to
build and install the module, then run the SQL script in your
maintenance database to load the functions.
Be sure to use admin80-x.x.x.tar.gz with PostgreSQL 8.0.x, and
admin81-x.x.x.tar.gz with PostgreSQL 8.1.x. More detailed
instructions may be found in the README file in each tarball.
Note: The pgInstaller distribution of PostgreSQL for Windows
includes the appropriate admin pack as a contrib module
option.