projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5009f
)
New migration file.
author
Bruce Momjian
Wed, 8 Jan 1997 22:33:46 +0000
(22:33 +0000)
committer
Bruce Momjian
Wed, 8 Jan 1997 22:33:46 +0000
(22:33 +0000)
migration/1.09_to_6.0
[new file with mode: 0644]
patch
|
blob
diff --git a/migration/1.09_to_6.0
b/migration/1.09_to_6.0
new file mode 100644
(file)
index 0000000..
2067279
--- /dev/null
+++ b/
migration/1.09_to_6.0
@@ -0,0
+1,5
@@
+This migration requires a complete dump of the 1.09 database and a
+restore of the database in 6.0.
+
+Those migrating from earlier 1.* releases should first upgrade to 1.09
+because the COPY output format was improved from the 1.02 release.