Re: Understanding Transactions

From: Luis Amigo <lamigo(at)atc(dot)unican(dot)es>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Understanding Transactions
Date: 2001-12-12 17:44:55
Message-ID: 3C179797.55421568@atc.unican.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have made up to 8 tables with a maximum of 6Million tuples, and copy
from a file for each table where are all stored is the only way I think is
possible, If possible disabling fsync.
Hope it helps

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-12-12 17:53:57 Re: [GENERAL] Using Cursor in PostgreSQL 7.2
Previous Message Francisco Reyes 2001-12-12 17:43:38 Re: Understanding Transactions