Re: [HACKERS] TODO item

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] TODO item
Date: 2000-02-05 17:02:46
Message-ID: 200002051702.MAA07851@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> In the TODO file:
>
> * -Allow transaction commits with rollback with no-fsync performance [fsync](Vadim)
>
> Has this been done in current? I see almost no performance
> improvement on copying data into a table.

TODO updated. That was part of MVCC which originally was supposed to be
in 7.0.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • TODO item at 2000-02-05 10:37:19 from Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-02-05 17:10:35 Status of inheritance-changing patch
Previous Message Thomas Lockhart 2000-02-05 14:46:36 Re: [HACKERS] Patch attached...