|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
<!-- |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.30 2002/08/20 02:20:48 momjian Exp $ |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.31 2002/08/27 03:55:17 momjian Exp $ |
|
|
|
|
PostgreSQL documentation |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
@ -67,7 +67,16 @@ PostgreSQL documentation |
|
|
|
|
operators should be used to redirect it into a file. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<refsect2> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
<application>pg_dumpall</application> will need to connect several times to the |
|
|
|
|
<productname>PostgreSQL</productname> server, asking for the password each |
|
|
|
|
time. It will probably be very convenient to have a PGPASSWORDFILE in that case. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
</refsect1> |
|
|
|
|
|
|
|
|
|
<refsect1> |
|
|
|
|
<title>Options</title> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
@ -149,7 +158,6 @@ PostgreSQL documentation |
|
|
|
|
<option>-F</option>, <option>-t</option>, and <replaceable |
|
|
|
|
class="parameter">dbname</replaceable> should be avoided. |
|
|
|
|
</para> |
|
|
|
|
</refsect2> |
|
|
|
|
</refsect1> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|