Re: TOAST table performance problem

From: Andreas Joseph Krogh <andreas(at)visena(dot)com>
To: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: TOAST table performance problem
Date: 2020-02-07 14:19:19
Message-ID: VisenaEmail.26.367975a459fd47c9.1702003fe3a@tc7-visena
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


På fredag 07. februar 2020 kl. 15:16:13, skrev Asya Nevra Buyuksoy <
ayisan1096(at)gmail(dot)com <mailto:ayisan1096(at)gmail(dot)com>>:

Andreas Joseph Krogh wrote on 2/7/2020 8:41 AM:
På fredag 07. februar 2020 kl. 14:23:35, skrev Asya Nevra Buyuksoy <
ayisan1096(at)gmail(dot)com <mailto:ayisan1096(at)gmail(dot)com>>:

My guess is the time is spent in the client retrieving the data, not in the DB
itself. Are you on a slow network?
It works in my local area and speed is 1 Gbps. When I use another local
computer that has SSD disk the query execution time reduced to 12 seconds. But
this query has to execute my local computer.

What client are you using?

--
Andreas Joseph Krogh

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Andreas Joseph Krogh 2020-02-07 14:42:43 Re: TOAST table performance problem
Previous Message Asya Nevra Buyuksoy 2020-02-07 14:16:13 Re: TOAST table performance problem