diff options
-rw-r--r-- | doc/src/sgml/release-9.6.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-9.6.sgml b/doc/src/sgml/release-9.6.sgml index ac404ff3b1b..0ef2b0c64e7 100644 --- a/doc/src/sgml/release-9.6.sgml +++ b/doc/src/sgml/release-9.6.sgml @@ -5004,7 +5004,7 @@ This commit is also listed under libpq and PL/pgSQL --> <para> Allow the number of client connections (<option>-c</>) to not - be an exact multiple of the number of threads (<option>-t</>) + be an exact multiple of the number of threads (<option>-j</>) (Fabien Coelho) </para> </listitem> |