Re: Database restore speed - Mailing list pgsql-performance

From Michael Stone
Subject Re: Database restore speed
Date
Msg-id 20051202214602.GH7330@mathom.us
Whole thread Raw
In response to Re: Database restore speed  ("Luke Lonergan" <llonergan@greenplum.com>)
Responses Re: Database restore speed  ("Luke Lonergan" <llonergan@greenplum.com>)
Re: Database restore speed  (David Lang <dlang@invendra.net>)
List pgsql-performance
On Fri, Dec 02, 2005 at 01:24:31PM -0800, Luke Lonergan wrote:
From a performance standpoint no argument, although you're betting that you
>can do parsing / conversion faster than the COPY core in the backend can

Not necessarily; you may be betting that it's more *efficient* to do the
parsing on a bunch of lightly loaded clients than your server. Even if
you're using the same code this may be a big win.

Mike Stone

pgsql-performance by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: Database restore speed
Next
From: Francisco Reyes
Date:
Subject: Re: 15,000 tables