mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:02:47 -04:00
cleanup instructions for patch upgrade.
This commit is contained in:
parent
1a89d55c27
commit
5a78def8de
1 changed files with 3 additions and 2 deletions
5
HISTORY
5
HISTORY
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue