Re: Problem do backup/restore for empty database

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Denis Perchine <dyp(at)perchine(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem do backup/restore for empty database
Date: 2000-10-21 12:33:23
Message-ID: 3.0.5.32.20001021223323.01d70a00@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 18:33 21/10/00 +0700, Denis Perchine wrote:
>
>;
>; Archive created at Sat Oct 21 18:05:33 2000
>; dbname: test3
>; TOC Entries: 2899
>; Compression: -1
>; Dump Version: 1.4-17
>; Format: CUSTOM
>;
>;
>; Selected TOC Entries:
>;
>2338; 15 OPERATOR = postgres
>

OK. I just built with absolute latest CVS again, and pg_dump has started
dumping the entire schema, including system tables, functions etc. Looks
like the way it decides something is user-defined is now broken.

Same is true for non-empty databases.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 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 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-10-21 12:33:42 Re: UnixWare 7.1.1b FS
Previous Message Philip Warner 2000-10-21 12:21:56 Re: Patch to support transactions with BLOBs for current CVS