Re: [GENERAL] Slow query plan used - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: [GENERAL] Slow query plan used
Date
Msg-id ed775aeb-57ea-843e-5c9d-54ad29d1cfa0@a-kretschmer.de
Whole thread Raw
In response to Re: [GENERAL] Slow query plan used  ("Wetzel, Juergen (Juergen)" <wetzel@avaya.com>)
Responses Re: [GENERAL] Slow query plan used  ("Wetzel, Juergen (Juergen)" <wetzel@avaya.com>)
List pgsql-general

Am 31.05.2017 um 13:27 schrieb Wetzel, Juergen (Juergen):
>>> Only 130 rows out of the 30000 have ARCHIVED = 0
>> in this case i would suggest a partial index:
>> create index <indexname> on <tablename> (archived) where archived = 0;
> Thanks, Andreas.
>
> Sorry for the confusion about the table names.
> The hint with the partial index sounds as it could solve the problem. I will test it.
>

you are welcome. please keep me informed if that helps you.

Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



pgsql-general by date:

Previous
From: "Wetzel, Juergen (Juergen)"
Date:
Subject: Re: [GENERAL] Slow query plan used
Next
From: tel medola
Date:
Subject: [GENERAL] Redo the filenode link in tablespace