We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e9b2f commit 6c4a98dCopy full SHA for 6c4a98d
contrib/pg_upgrade/TODO
@@ -0,0 +1,6 @@
1
+o remove copy_dir code, or use it
2
+o handle large object comments; this is difficult to do because the large object
3
+ doesn't exist when --schema-only is loaded
4
+o consider using pg_depend for checking object usage in version.c
5
+o if reindex is necessary, allow it to be done in parallel with pg_dump custom format
6
+o migrate pg_statistic by dumping it out as a flat file, so analyze is not necessary
0 commit comments