Postgres bulkload without transaction logs

From: shouvik basu <babanomania(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Postgres bulkload without transaction logs
Date: 2011-07-05 14:42:34
Message-ID: CAC5KT4R34kN-4nibLir4WTuVPWED_Pupt3usib2+2kvTiGbVwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I am trying to perform a bulkload of 1 crore rows using copy of row width
1000, but the transaction logs keeps getting huge space, is there a easy way
to do it and avoid the transaction logs

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2011-07-05 17:41:01 Re: Postgres bulkload without transaction logs
Previous Message Shaun Thomas 2011-07-05 13:35:38 Re: Infinite Cache