Re: Sequential Scans - Mailing list pgsql-general

From Mark Kirkwood
Subject Re: Sequential Scans
Date
Msg-id 3E6C6CD4.2000703@paradise.net.nz
Whole thread Raw
In response to Sequential Scans  (Ericson Smith <eric@did-it.com>)
Responses Re: Sequential Scans  (Ericson Smith <eric@did-it.com>)
List pgsql-general
Richard Huxton wrote:

>
>
> I think CPU_INDEX_TUPLE_COST may be your
>friend (see archives for discussion).
>
>
>

Might be worth looking at RANDOM_PAGE_COST as well ( going down to 1 or
even fractional values)

best wishes

Mark


pgsql-general by date:

Previous
From: Abhishek Verma
Date:
Subject: problem :unable to use arrow keys in psql
Next
From: Abhishek Verma
Date:
Subject: problem : how to connect postgres with servlets