From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | "Albert Cervera Areny" <albertca(at)hotpop(dot)com>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Tablespace for temporary objects and sort files |
Date: | 2007-01-12 06:28:14 |
Message-ID: | c2d9e70e0701112228w58503cd1t6b3fac177576d5ea@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On 1/11/07, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
> On Thu, 2007-01-11 at 21:05 -0500, Jaime Casanova wrote:
> > On 1/11/07, Albert Cervera Areny <albertca(at)hotpop(dot)com> wrote:
> > > Please, go on with that, I hadn't seen that problem. Indeed, I read Andrew
> > > answer to your question and I think it's a nice solution.
> > >
> >
> > yes... i'm always trying to kill flies with tanks... ;)
>
> Isn't that a little expensive on gas?
>
maybe... but... what a beatiful explosion we can get... ;)
seriously, attached's a new version of the patch...
the patch use temp tablespaces for:
- temp tables
- temp files (generated by sorts and such)
- indexes on temp tables
the temp_tablespaces GUC still cannot be set from postgresql.conf, i
will keep working on that but i have to understand the code...
any comments on this patch? although it's not ready for apply it yet,
i think Albert made a good work on it...
--
regards,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2007-01-12 06:29:13 | Re: [PATCHES] Tablespace for temporary objects and sort files |
Previous Message | Tom Lane | 2007-01-12 04:40:32 | Re: Corrupt database? 8.1/FreeBSD6.0 |