Dear all,
i have a question for you. I'd like to install adminpack functionality to my
pgadminIII. I use pgaminIII v1.10 and with it i connect to my server where i
installed a cluster of database. I read some documentations but i don't
understand how can install the package. I found in my server
/usr/share/postgresql/8.4/contrib/adminpack.sql.
How can install it? i have to run this sql in all my database cluster like
this:
psql -U postgres DATABASENAME < /usr/share/postgresql/8.4/contrib/adminpack.
sql
Thanks
Francesco Boccacci