From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Curt Sampson <cjs(at)cynic(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)atentus(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] CLUSTER not lose indexes |
Date: | 2002-07-16 15:57:00 |
Message-ID: | 12989.1026835020@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> (In related news, how about filling up the oid/relfilenode numbers with
>> zeros on the left, so a directory listing would reflect the numerical
>> order?)
> Yes, hex may be interesting as a more compact, consistent format. We
> need to change the docs so oid2name and queries convert to hex on
> output.
I don't really see the value-added here. If we had made this decision
before releasing 7.1, I'd not have objected; but at this point we're
talking about breaking oid2name and any similar scripts that people
may have developed, for what's really a *very* marginal gain. Who cares
whether a directory listing reflects numerical order?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-16 15:59:07 | Re: [PATCHES] CLUSTER not lose indexes |
Previous Message | Bruce Momjian | 2002-07-16 15:41:44 | Re: [PATCHES] CLUSTER not lose indexes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-16 15:59:07 | Re: [PATCHES] CLUSTER not lose indexes |
Previous Message | Bruce Momjian | 2002-07-16 15:41:44 | Re: [PATCHES] CLUSTER not lose indexes |