Re: non-WAL btree? - Mailing list pgsql-general

From Alex Vinogradovs
Subject Re: non-WAL btree?
Date
Msg-id 1217622743.79373.55.camel@localhost
Whole thread Raw
In response to Re: non-WAL btree?  (Joshua Drake <jd@commandprompt.com>)
Responses Re: non-WAL btree?  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
List pgsql-general
Isn't hash indexing implementation non-WAL ?

Alex.

On Fri, 2008-08-01 at 13:16 -0700, Joshua Drake wrote:
> On Fri, 01 Aug 2008 13:07:18 -0700
> Alex Vinogradovs <AVinogradovs@Clearpathnet.com> wrote:
>
> > By loading in bulks, I mean I load some 40-50 thousand
> > rows at once into a table that already has some millions.
> > Index rebuild on that table after each 50k inserts will
> > be even less efficient ;)
>
> Fair enough, to answer your question, "no". We don't have any non wal
> table tables or index types.
>
> Sincerely,
>
> Joshua D. Drake

pgsql-general by date:

Previous
From: "David Wilson"
Date:
Subject: Re: non-WAL btree?
Next
From: Alex Vinogradovs
Date:
Subject: Re: non-WAL btree?