Skip to content

Commit afcc6fb

Browse files
author
Neil Conway
committed
Remove a caveat from the "backup" documentation: pg_dump now does a
better job of handling dependencies between database objects.
1 parent 0128c17 commit afcc6fb

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

doc/src/sgml/backup.sgml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.36 2004/02/17 09:07:16 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.37 2004/02/17 23:56:07 neilc Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -270,22 +270,6 @@ pg_dump -Fc <replaceable class="parameter">dbname</replaceable> > <replaceable c
270270
<sect2 id="backup-dump-caveats">
271271
<title>Caveats</title>
272272

273-
<para>
274-
<application>pg_dump</> (and by implication
275-
<application>pg_dumpall</>) has a few limitations which stem from
276-
the difficulty of reconstructing certain information from the system
277-
catalogs.
278-
</para>
279-
280-
<para>
281-
Specifically, the order in which <application>pg_dump</> writes
282-
the objects is not very sophisticated. This can lead to problems
283-
for example when functions are used as column default values. The
284-
only answer is to manually reorder the dump. If you created
285-
circular dependencies in your schema then you will have more work
286-
to do.
287-
</para>
288-
289273
<para>
290274
For reasons of backward compatibility, <application>pg_dump</>
291275
does not dump large objects by default.<indexterm><primary>large

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy