diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/ref/reindexdb.sgml | 14 | ||||
| -rw-r--r-- | doc/src/sgml/ref/vacuumdb.sgml | 13 |
2 files changed, 0 insertions, 27 deletions
diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index 8cb8bf4fa39..8d9ced212f3 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -432,20 +432,6 @@ PostgreSQL documentation </refsect1> - - <refsect1> - <title>Notes</title> - - <para> - <application>reindexdb</application> might need to connect several - times to the <productname>PostgreSQL</productname> server, asking - for a password each time. It is convenient to have a - <filename>~/.pgpass</filename> file in such cases. See <xref - linkend="libpq-pgpass"/> for more information. - </para> - </refsect1> - - <refsect1> <title>Examples</title> diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index da2393783b7..09356ea4fae 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -605,19 +605,6 @@ PostgreSQL documentation </refsect1> - - <refsect1> - <title>Notes</title> - - <para> - <application>vacuumdb</application> might need to connect several - times to the <productname>PostgreSQL</productname> server, asking - for a password each time. It is convenient to have a - <filename>~/.pgpass</filename> file in such cases. See <xref - linkend="libpq-pgpass"/> for more information. - </para> - </refsect1> - <refsect1> <title>Examples</title> |
