Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Pg_dump and bytaA



"Milen A. Radev" <milen(at)radev(dot)net> writes:
> ... In the docs for pg_dump for versions after 8.1 the large objects are
> not even mentioned.

Not so: -b came back in 8.2.

-b
--blobs

     Include large objects in the dump. This is the default behavior
     except when --schema, --table, or --schema-only is specified, so
     the -b switch is only useful to add large objects to selective dumps.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group