Re: huge price database question.. - Mailing list pgsql-general

From Jim Green
Subject Re: huge price database question..
Date
Msg-id CACAe89wD0VXmxRWSr_jxxT9a9Mgn-tDhoP6JYYc_ZQHX2SEkOQ@mail.gmail.com
Whole thread Raw
In response to Re: huge price database question..  (David Kerr <dmk@mr-paradox.net>)
Responses Re: huge price database question..
Re: huge price database question..
List pgsql-general
On 20 March 2012 22:03, David Kerr <dmk@mr-paradox.net> wrote:

> \copy on 1.2million rows should only take a minute or two, you could make
> that table "unlogged"
> as well to speed it up more.  If you could truncate / drop / create / load /
> then index the table each
> time then you'll get the best throughput.

Thanks, Could you explain on the "runcate / drop / create / load /
then index the table each time then you'll get the best throughput."
part.. or point me to some docs?..

Jim
>
> Dave
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: David Kerr
Date:
Subject: Re: huge price database question..
Next
From: Jim Green
Date:
Subject: Re: huge price database question..