Re: Dept of ugly hacks: eliminating padding space in system indexes - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Dept of ugly hacks: eliminating padding space in system indexes
Date
Msg-id 48601A52.8080004@dunslane.net
Whole thread Raw
In response to Dept of ugly hacks: eliminating padding space in system indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Dept of ugly hacks: eliminating padding space in system indexes  (Mark Mielke <mark@mark.mielke.cc>)
List pgsql-hackers

Tom Lane wrote:
> Cutting a third off the size of a system index has got to be worth
> something, but is it worth a hack as ugly as this one?
>   
>   

I think so.

cheers

andrew


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Kludge in pg_standby.c
Next
From: Bruce Momjian
Date:
Subject: Re: count(*) performance improvement ideas