Re: [HACKERS] common area

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: meskes(at)topsystem(dot)de (Michael Meskes)
Cc: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: Re: [HACKERS] common area
Date: 1998-02-27 15:54:52
Message-ID: 199802271554.QAA21747@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Meskes writes:
> Bruce Momjian writes:
> > This seems strange. Is a vacuum being done so the optimizer knows how
> > large each table is?
>
> No. The problem is how to send a vacuum from ecpg. I do not know enough
> about libpq to know the command. And just sending it via PQexec doesn't
> work.

Oops, it seems that one is a bug in ecpg. I found a way to execute it but
that doesn't change much:

I needed 9 seconds and 903642 microseconds for the insert test.
I needed 26 seconds and 882004 microseconds for the selection&projection test.
I needed 75 seconds and 983778 microseconds for the join test.
I needed 0 seconds and 550797 microseconds for the update test.

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-02-27 16:02:02 Re: [HACKERS] common area
Previous Message Andrew Martin 1998-02-27 15:50:33 Re: [HACKERS] Money type display