| From: | "Hell, Robert" <Robert(dot)Hell(at)fabasoft(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | GUC parameter cursors_tuple_fraction |
| Date: | 2008-04-03 14:45:30 |
| Message-ID: | B710F3299F04664DB6B37C258FDEEB94015F16F6@FABAMAIL.fabagl.fabasoft.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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.
Regards,
Robert
| Attachment | Content-Type | Size |
|---|---|---|
| cursor_tuple_fraction.patch | application/octet-stream | 3.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dawid Kuroczko | 2008-04-03 14:49:21 | Re: psql \G command -- send query and output using extended format |
| Previous Message | Tom Lane | 2008-04-03 14:45:17 | Re: Patch queue -> wiki (was varadic patch) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dawid Kuroczko | 2008-04-03 14:49:21 | Re: psql \G command -- send query and output using extended format |
| Previous Message | Bernd Helmle | 2008-04-03 14:43:19 | Re: psql command aliases support |