diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml index 1ce19668d80..1518af8a045 100644 --- a/doc/src/sgml/ref/copy.sgml +++ b/doc/src/sgml/ref/copy.sgml @@ -45,7 +45,7 @@ COPY { table_name [ ( column_name [, ...] ) | * } ON_ERROR error_action ENCODING 'encoding_name' - LOG_VERBOSITY mode + LOG_VERBOSITY verbosity