diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -267,6 +267,15 @@ PostgreSQL: listens for incoming connections on. The default for this is port 5432. + --with-defaults Use default responses to several queries during + configuration. + + --with-tcl Enables programs requiring Tcl/Tk and X11, + including pgtclsh and libpgtcl. + + --with-perl Enables the perl interface. Note that this + requires an installed version of postgreSQL. + As an example, here is the configure script I use on a Sparc Solaris 2.5 system with /opt/postgres being the install base. |
