Re: GUC parameter cursors_tuple_fraction - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: GUC parameter cursors_tuple_fraction
Date
Msg-id 20080403205751.GI2528@alvh.no-ip.org
Whole thread Raw
In response to GUC parameter cursors_tuple_fraction  ("Hell, Robert" <Robert.Hell@fabasoft.com>)
List pgsql-patches
Hell, Robert wrote:
> This patch adds a GUC parameter for tuple_fraction of cursors (discussed
> earlier here:
> http://archives.postgresql.org/pgsql-performance/2008-04/msg00018.php).
> By setting this parameter the planner's favor to use fast-start plans
> for cursors can be affected.

I have added this to the May commitfest page,
http://wiki.postgresql.org/wiki/CommitFest:May

Thanks.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: [BUGS] BUG #4070: Join more then ~15 tables let postgreSQL produces wrong data
Next
From: Tom Lane
Date:
Subject: Re: Configurable Penalty Costs for Levenshtein