diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 055eac31a01..aaa4b04a424 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -682,7 +682,7 @@ psql --username=postgres --file=script.sql postgres pg_upgrade does not support upgrading of databases - containing these reg* OID-referencing system data types: + containing table columns using these reg* OID-referencing system data types: regproc, regprocedure, regoper, regoperator, regconfig, and regdictionary. (regtype can be upgraded.)