Re: Fixed width rows faster? - Mailing list pgsql-performance

From Andrew Sullivan
Subject Re: Fixed width rows faster?
Date
Msg-id 20040307144907.GA23162@phlogiston.dyndns.org
Whole thread Raw
In response to Re: Fixed width rows faster?  (Dennis Bjorklund <db@zigo.dhs.org>)
List pgsql-performance
On Sun, Mar 07, 2004 at 02:42:41PM +0100, Dennis Bjorklund wrote:

> The error however comes when you try to insert the value. Doing a reindex
> will not change the length of the value and will always work.

I didn't do a good job in my quoting, but this is what I meant.  It'd
surely be a bug if you could get a value into an indexed field, but
couldn't later rebuild that index.

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
The fact that technology doesn't work is no bar to success in the marketplace.
        --Philip Greenspun

pgsql-performance by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: Fixed width rows faster?
Next
From: Rod Taylor
Date:
Subject: Re: speeding up a select with C function?