pg_dump/pg_restore with BLOBS (Updated Again)

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump/pg_restore with BLOBS (Updated Again)
Date: 2000-08-01 14:11:09
Message-ID: 3.0.5.32.20000802001109.028d7b20@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


There is a new version of pg_dump (with blob support) at:

ftp://ftp.rhyme.com.au/pub/postgresql/pg_dump/blobs/

This version (148) has the following additions:

- pg_dump (plain text format) dumps \connect statements again.
- pg_restore correctly reconnects to the database to ensure ownership is
restored.
- pg_restore (& pg_dump) supports:

--create to create a new schema

--no-owner to skip database reconnections for object ownership

--no-reconnections to skip reconnections entirely
(triggers will not be disabled if the user is not a superuser)

--superuser to specify the superuser account to use to disable triggers.
(for when the current user is not a superuser)

- various minor bug fixes to BLOB dump & restore and dump of aggregate
definitions.

If you wish to use the ZLIB compression library then you have to add
-DHAVE_LIBZ to the Makefile.

Any comments & suggestions would be appreciated...

NOTE: This is an experimental version and SHOULD NOT BE RELIED UPON FOR
BACKUPS.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.C.N. 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

Browse pgsql-general by date

  From Date Subject
Next Message jeff seaman 2000-08-01 14:20:06 auto rollback
Previous Message Mitch Vincent 2000-08-01 13:56:45 Optimal shmem_buffers and sort memory