RE: Speed or configuration - Mailing list pgsql-sql

From The Hermit Hacker
Subject RE: Speed or configuration
Date
Msg-id Pine.BSF.4.21.0008201949120.801-100000@thelab.hub.org
Whole thread Raw
In response to RE: Speed or configuration  ("Franz J Fortuny" <ffortuny@ivsol.com>)
Responses Copying data with triggers  (Keith Wong <keith@e-magine.com.au>)
List pgsql-sql
On Sun, 20 Aug 2000, Franz J Fortuny wrote:

> 
> 
> 
> "What version of Postgres are you using, and what does
> EXPLAIN show
> as the query plan for this query?  How many tableY rows
> is the sub-
> query likely to produce, and how many matches do you
> expect to get
> from tableX?"
> 
> Version: postgresql-7.0.2-2.i386.rpm
> Explain: Scan table, scan table. (Plus the costs, etc.)

use cut-n-paste please, and send us the results of the EXPLAIN ... stuff
like the cost estimates and whatnot tell us *so* much ...




pgsql-sql by date:

Previous
From: "Franz J Fortuny"
Date:
Subject: RE: Speed or configuration
Next
From: mikeo
Date:
Subject: Re: update syntax error?