Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 590B12E3C83 for ; Fri, 14 Dec 2007 08:48:56 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 59255-04 for ; Fri, 14 Dec 2007 08:48:46 -0400 (AST) Received: from mail.skype.net (mail.skype.net [193.88.6.4]) by postgresql.org (Postfix) with ESMTP id 3593E2E3C82 for ; Fri, 14 Dec 2007 08:48:53 -0400 (AST) Received: from mail.skype.net (localhost [127.0.0.1]) by mail.skype.net (Postfix) with ESMTP id 9CAA711012C; Fri, 14 Dec 2007 13:48:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=skype.net; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:content-transfer-encoding; q=dns/txt; s=mail; bh=fI7Xog18MWYhQjKJE+4twsAu2GI=; b=KY1tDVn70M38PQMfM3ELH2m+IsY/H+cyRYY1xCF0UnHyPxq2wItJ1FcKQdUYEztiRWiobvOUKwQdzUlZym8m09WQnwnss2m11y0BXNI+71pSwJDc4kSaLA+pSDLG7KipJojSFO/8MMELd+teLOfEIEknqLu32lJt4M4mQoAFAu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=skype.net; h=subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:content-transfer-encoding; q=dns; s=mail; b=jO6UF8MDeNj8BDEr/Xq11jAA/FCaGz8WiGbA3DUXE5YyAgQp5fxOg5f3L3M0o3EvxOWnl08Zj/HAiF0PKM61dR7G2AR4OXzzkaXR9E7Vo0KUOgTV/OIo35MXDp/d9QdIAzf7Q1RLQ13PL4YgUwcfi9I506BIDjJY46Ilx+nXmlo= Received: from localhost (localhost [127.0.0.1]) by mail.skype.net (Postfix) with ESMTP id 8C397110119; Fri, 14 Dec 2007 13:48:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at skype.net Received: from mail.skype.net ([127.0.0.1]) by localhost (mail.skype.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1KKTNnjtISjS; Fri, 14 Dec 2007 13:48:46 +0100 (CET) Received: from [192.168.2.102] (unknown [81.25.252.5]) by mail.skype.net (Postfix) with ESMTP id 2D51D110109; Fri, 14 Dec 2007 13:48:46 +0100 (CET) Subject: Re: VLDB Features From: Hannu Krosing To: Neil Conway Cc: Josh Berkus , pgsql-hackers@postgresql.org, Simon Riggs In-Reply-To: <1197416461.29432.10.camel@dell.linuxdev.us.dell.com> References: <1197371508.4255.1327.camel@ebony.site> <200712111053.11178.josh@agliodbs.com> <1197416461.29432.10.camel@dell.linuxdev.us.dell.com> Content-Type: text/plain; charset=utf-8 Date: Fri, 14 Dec 2007 14:48:50 +0200 Message-Id: <1197636530.7974.16.camel@hannu-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200712/556 X-Sequence-Number: 111845 =C3=9Chel kenal p=C3=A4eval, T, 2007-12-11 kell 15:41, kirjutas Neil Conw= ay: > On Tue, 2007-12-11 at 10:53 -0800, Josh Berkus wrote: > > Just so you don't lose sight of it, one of the biggest VLDB features = we're=20 > > missing is fault-tolerant bulk load. >=20 > I actually had to cook up a version of this for Truviso recently. I'll > take a look at submitting a cleaned-up implementation for 8.4. How did you do it ? Did you enchance COPY command or was it something completely new ? ----------- Hannu