Re: Unhappy thoughts about pg_dump and objects inherited from template1

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: selkovjr(at)mcs(dot)anl(dot)gov, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Unhappy thoughts about pg_dump and objects inherited from template1
Date: 2000-11-10 05:51:19
Message-ID: 3.0.5.32.20001110165119.03a13280@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 23:23 9/11/00 -0600, selkovjr(at)mcs(dot)anl(dot)gov wrote:
>
>Philip Warner wrote:
>> Relying of values of numeric OIDs is definitely clunky, but it's all we can
>> do at the moment.
>
>I held that one up, but now I am wondering: would checking a "don't
>dump me" flag involve any more code or or would it be any more
>difficult than the current (oid > n)? Seems like a straightforward
>change to me, so what's the reason for this "all we can do" sentiment?

The imminent release of 7.1, the fact that I am not totally sold on the
idea myself, and the fact that it would require a new attribute on many
system tables. It is *a* solution to the problem, but I'd very much like to
find a different one if possible.

I have also mentioned this on two occasions now, and each has met with
total silence. I have come to interpret this to mean either (a) the idea is
too stupid to rate a comment, or (b) go ahead with the proposal. Since I am
not really proposing anything, I assume the correct interpretation is (a).
:-(.

----------------------------------------------------------------
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 Tom Lane 2000-11-10 06:21:10 Re: Unhappy thoughts about pg_dump and objects inherited from template1
Previous Message selkovjr 2000-11-10 05:23:38 Re: Unhappy thoughts about pg_dump and objects inherited from template1