Re: "Truncated" tuples for tuple hash tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "Truncated" tuples for tuple hash tables
Date
Msg-id 23001.1151356107@sss.pgh.pa.us
Whole thread Raw
In response to Re: "Truncated" tuples for tuple hash tables  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> On Mon, 2006-06-26 at 16:43 -0400, Tom Lane wrote:
>> analyze.c (tuples collected in-memory for stats analysis)

> Do we save enough there for us to care?

Possibly not --- it's certainly low-priority, but I listed it for
completeness.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Inheritance, CREATE TABLE LIKE, and partitioned tables
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Non-transactional pg_class, try 2