diff options
Diffstat (limited to 'doc/src/sgml/pgbench.sgml')
-rw-r--r-- | doc/src/sgml/pgbench.sgml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml index be089f8836d..61d159e6d8d 100644 --- a/doc/src/sgml/pgbench.sgml +++ b/doc/src/sgml/pgbench.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.4 2007/12/10 05:32:51 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.5 2007/12/11 02:31:49 tgl Exp $ --> <sect1 id="pgbench"> <title>pgbench</title> @@ -282,11 +282,6 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</> <entry><literal>-U</literal> <replaceable>login</></entry> <entry>username to connect as</entry> </row> - <row> - <entry><literal>-P</literal> <replaceable>password</></entry> - <entry>password (deprecated — putting this on the command line - is a security hazard)</entry> - </row> </tbody> </tgroup> </table> |