Re: [HACKERS] Open 6.4 Items - Mailing list pgsql-hackers

From Nick Bastin
Subject Re: [HACKERS] Open 6.4 Items
Date
Msg-id 3608778C.DC6D2670@rbbsystems.com
Whole thread Raw
In response to Open 6.4 Items  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] Open 6.4 Items  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
> allow chaining of pages to allow >8k tuples

How transparent is this going to be?  Am I going to need to specify that a
table needs to be 'chainable', or is it just going to do it when I create
tables that can have records containing >8k of data?  I have several databases
that I would like to move over to a postgres backend from 4th Dimension, but
many tables have the potential of creating tuples greater than 8k.

Thanks,
Nick

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: NOT boolfield kills backend
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: Results of port of Sept 18 port of PostgreSQL