Re: [HACKERS] varlena beyond 1GB and matrix - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] varlena beyond 1GB and matrix
Date
Msg-id CA+TgmoZ+pgMCNxzMf5zTYB0hF7OVKFXF7H1_CNRZ5Qi6gG8a0g@mail.gmail.com
Whole thread Raw
In response to Re: varlena beyond 1GB and matrix  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Responses Re: [HACKERS] varlena beyond 1GB and matrix
List pgsql-hackers
On Wed, Dec 7, 2016 at 11:01 PM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote:
> Regardless of the ExpandedObject, does the flatten format need to
> contain fully flatten data chunks?

I suspect it does, and I think that's why this isn't going to get very
far without a super-varlena format.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] varlena beyond 1GB and matrix
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default