From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: pg_dump tries to do too much per query |
Date: | 2000-09-18 05:25:38 |
Message-ID: | 3.0.5.32.20000918152538.02f996b0@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 16:29 17/09/00 -0400, Tom Lane wrote:
>As somebody pointed out a few days ago, pg_dump silently loses tables
>whose owners can't be identified.
This is now fixed in CVS. The owner of all objects are now retrieved by
using column select expressions.
If you can recall where it was, I'd be interested in seeing the report
since I have no recollection of it, and I try to keep abreast of pg_dump
issues...
----------------------------------------------------------------
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 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-09-18 05:30:03 | Re: Notice and share memory corruption |
Previous Message | Philip Warner | 2000-09-18 03:21:07 | Re: pg_dump tries to do too much per query |