Re: Fixed width rows faster?

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Fixed width rows faster?
Date: 2004-03-07 14:49:07
Message-ID: 20040307144907.GA23162@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)crankycanuck(dot)ca
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Rod Taylor 2004-03-07 15:02:55 Re: speeding up a select with C function?
Previous Message Dennis Bjorklund 2004-03-07 13:42:41 Re: Fixed width rows faster?