Re: [HACKERS] tables > 1 gig - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] tables > 1 gig
Date
Msg-id 199906171530.LAA26095@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] tables > 1 gig  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Bruce Momjian <maillist@candle.pha.pa.us> writes:
> >>>> Config.h has this.  Does this need to be updated because we can't vacuum
> >>>> multi-segment relations?  I have changed it to 7F000000:
> >> 
> >> Why?  I thought we'd fixed the mdtruncate issue.
> 
> > I am told we did not by Hiroshi.  It was news to me too.
> 
> Then we'd better fix the underlying problem.  We can't change
> RELSEG_SIZE for a minor release, unless you want to give up the
> principle of not forcing initdb at minor releases.

No initdb for minor releases!

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] tables > 1 gig
Next
From: Bruce Momjian
Date:
Subject: New TODO item