From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: An unresolved performance problem. |
Date: | 2003-05-09 18:22:23 |
Message-ID: | Pine.LNX.4.44.0305091618280.7304-100000@matrix.gatewaynet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-performance pgsql-sql |
On Fri, 9 May 2003, Tom Lane wrote:
> >> Well, it is surely no better than the correlation of the index's
> >> first column --- what is that?
>
> > it is 1
>
> Well, that's suggestive, isn't it? What about the remaining columns?
The index is defined as:
status_all btree (assettable, assetidval, appname, apptblname, status,
isvalid)
And correlations are:
attname | correlation
-------------+-------------
assettable | 1
assetidval | 0.125902
appname | 0.942771
apptblname | 0.928761
status | 0.443405
isvalid | 0.970531
>
> regards, tom lane
>
--
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-210-8981112
fax: +30-210-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleus Mantzios | 2003-05-09 19:13:59 | Re: An unresolved performance problem. |
Previous Message | Achilleus Mantzios | 2003-05-09 18:11:49 | Re: An unresolved performance problem. |
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleus Mantzios | 2003-05-09 19:13:59 | Re: An unresolved performance problem. |
Previous Message | Achilleus Mantzios | 2003-05-09 18:11:49 | Re: An unresolved performance problem. |
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleus Mantzios | 2003-05-09 19:13:59 | Re: An unresolved performance problem. |
Previous Message | Achilleus Mantzios | 2003-05-09 18:11:49 | Re: An unresolved performance problem. |