Re: Query timing question

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Lou O'Quin <loquin(at)talleyds(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Query timing question
Date: 2005-03-28 13:53:08
Message-ID: 42480C44.3090806@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Lou O'Quin wrote:

> If this is the case, then I would assume that pgAdmin uses the time
> sent, the time of first data arrival, and the time of query completion
> to calculate and display the times on the status line.

We can't know that, because this is hidden in the underlying libpq library.
>
> Is anyone aware of any pgAdmin ideosyncrosy that would explain slow
> pgAdmin reported execution times when data is transferred over the
> relatively slow internet?

On slow machines, the update of the status line may take considerable
time (100 per second), this will be addressed in V1.4. But this has
nothing to do with slow lines.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-03-28 13:56:22 Re: EditGrid
Previous Message Andreas Pflug 2005-03-28 13:49:39 Re: Failed connect