projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a86e06c
)
Install migration file and IP contrib/ stuff.
author
Bruce Momjian
Mon, 2 Feb 1998 00:41:55 +0000
(
00:41
+0000)
committer
Bruce Momjian
Mon, 2 Feb 1998 00:41:55 +0000
(
00:41
+0000)
migration/6.2.1_to_6.3
[new file with mode: 0644]
patch
|
blob
diff --git a/migration/6.2.1_to_6.3
b/migration/6.2.1_to_6.3
new file mode 100644
(file)
index 0000000..
c29215c
--- /dev/null
+++ b/
migration/6.2.1_to_6.3
@@ -0,0
+1,5
@@
+This migration requires a complete dump of the 6.2 or 6.2.1 database and a
+restore of the database in 6.3.
+
+Those migrating from earlier 1.* releases should first upgrade to 1.09
+because the COPY output format was improved from the 1.02 release.