diff --git a/docs/ref/pgsql.rst b/docs/ref/pgsql.rst index 729d86b3..6cb2c8a1 100644 --- a/docs/ref/pgsql.rst +++ b/docs/ref/pgsql.rst @@ -212,11 +212,6 @@ supported, and the default *WITH* clause is: *no truncate*, *create schema*, When this option is listed pgloader only issues the `COPY` statements, without doing any other processing. - - *rows per range* - - How many rows are fetched per `SELECT` query when using *multiple - readers per thread*, see above for details. - PostgreSQL Database Casting Rules ---------------------------------