1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Update for 6.3.2

This commit is contained in:
Bruce Momjian
1998-04-07 21:01:28 +00:00
parent db21523314
commit 8e8116468b
8 changed files with 82 additions and 15 deletions

4
migration/6.3.1_to_6.3.2 Normal file
View File

@ -0,0 +1,4 @@
A dump/restore is NOT required for those running 6.3. A
'make distclean', '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.