diff options
| author | Bruce Momjian <bruce@momjian.us> | 1998-03-21 15:01:32 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 1998-03-21 15:01:32 +0000 |
| commit | 5a78def8de044b8fabe66195d1cf69f4800d72b6 (patch) | |
| tree | 6c52484cb44cf10251e6d7b1c7d3786b9f1d2366 | |
| parent | 1a89d55c27698fae66ee44affd07fdcd7d3dbdad (diff) | |
cleanup instructions for patch upgrade.
| -rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ PostgreSQL 6.3p1 Sun Mar 22 00:19:35 EST 1998 ------------------------------------------------------------- A dump/restore is NOT required for those running 6.3. A 'make clean', -'make', and 'make install' is all that is required. You may want to -re-link your any custom applications that use PostgreSQL libraries. +'make', and 'make install' is all that is required. This last step +should be performed while the postmaster is not running. You should +re-link any custom applications that use PostgreSQL libraries. Changes ------- |
