Re: [SQL] Transient Disk Usage Higher In 7.2 ?

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Mark kirkwood" <markir(at)slingshot(dot)co(dot)nz>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [SQL] Transient Disk Usage Higher In 7.2 ?
Date: 2002-02-19 09:03:29
Message-ID: GNELIHDDFBOCMGBFGEFOOEHGCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

Reposted to -hackers.

Are you able to post the actual SQL query they are trying to execute? If
not the exact one with the exact data, an analagous one?

Chris

> -----Original Message-----
> From: pgsql-sql-owner(at)postgresql(dot)org
> [mailto:pgsql-sql-owner(at)postgresql(dot)org]On Behalf Of Mark kirkwood
> Sent: Tuesday, 19 February 2002 4:38 PM
> To: pgsql-sql
> Subject: [SQL] Transient Disk Usage Higher In 7.2 ?
>
>
> Dear list,
>
> I have a customer who is testing 7.2 before upgrading (from 7.1.3)
>
> They are getting errors like :
>
> cannot extend tablename - No space left on device check free disk space
> or
> write to hashjoin temp file failed
>
> However when they attempt the same query with a 7.1.3 installation (On
> the same machine), they do not get these.
> (I dont know how different the query plans are between the 7.1 and 7.2
> tests... see below)
>
> I am informed that there is "quite a bit" of free disk on the
> machine.(no numbers I am afraid... I am going in to have a look on
> Thursday).
>
> Is there an "expectation" that 7.2 will use temp space more aggressively
> than 7.1 ?
>
> (They are using a vanilla Mandrake Linux - either 8.0 or 8.1...)
>
> regards and apologies about the lack of specifics :-(....
>
> Mark
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Holger Marzen 2002-02-19 09:45:23 Re: Selectively compile psql
Previous Message Mark kirkwood 2002-02-19 08:37:45 Transient Disk Usage Higher In 7.2 ?

Browse pgsql-sql by date

  From Date Subject
Next Message ThomasR 2002-02-19 09:58:55 Re: maximum of sums
Previous Message Mark kirkwood 2002-02-19 08:37:45 Transient Disk Usage Higher In 7.2 ?