diff options
author | Bruce Momjian <bruce@momjian.us> | 1996-09-28 00:57:41 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1996-09-28 00:57:41 +0000 |
commit | fe3dd242764d88c59a20e77fb8bad69f458db201 (patch) | |
tree | 8a0acf186d5538f890e2648638e5803c66d76b19 | |
parent | 6de47e1175bc50197ac38df1907e862caabf0467 (diff) | |
download | postgresql-fe3dd242764d88c59a20e77fb8bad69f458db201.tar.gz postgresql-fe3dd242764d88c59a20e77fb8bad69f458db201.zip |
Changed default port name.
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ To install Postgres95 on UNIX platforms: will go over some of the more commonly-changed options: - PORTNAME specifies the platform on which Postgres95 is being build - (linux is the default). You might need to change it to reflect + (BSD44_derived is the default). You might need to change it to reflect your platform. (sparc for SunOS 4.1.x, sparc_solaris for Solaris 2.4, ultrix4 for Ultrix 4.4, and hpux for HP-UX 9.0) |