Re: Please help to improve SELECT JOIN performance, EXPLAIN ANALYZE attached

From: Alexander Farber <alexander(dot)farber(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Please help to improve SELECT JOIN performance, EXPLAIN ANALYZE attached
Date: 2021-02-20 15:15:55
Message-ID: CAADeyWii=_n9R-myyXXS+naN4j=w1ewyV+tmYFuw9Hdu61NgiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you all, I will try at first

shared_buffers = 16GB and

index on words_scores(uid, length(word) desc)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Farber 2021-02-20 15:42:26 Re: Please help to improve SELECT JOIN performance, EXPLAIN ANALYZE attached
Previous Message Peter J. Holzer 2021-02-20 13:56:41 Re: Please help to improve SELECT JOIN performance, EXPLAIN ANALYZE attached