| From: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
|---|---|
| To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "'Hannu Krosing'" <hannu(at)tm(dot)ee>, "'xuyifeng'" <jamexu(at)telekbird(dot)com(dot)cn>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | RE: pre-beta is slow |
| Date: | 2000-12-08 19:15:05 |
| Message-ID: | 8F4C99C66D04D4118F580090272A7A234D31E4@sectorbase1.sectorbase.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > Because of commit in 7.1 does fsync, with ot without -F
> > (we can discuss and change this), but in multi-user env
> > a number of commits can be made with single fsync.
>
> I was planning to ask why you disabled the -F switch. Seems
> to me that people who trusted their OS+hardware before would
> still want to do so in 7.1, and so it still makes sense to be
> able to suppress the fsync calls.
I just didn't care about -F functionality, sorry.
I agreed that we should resurrect it.
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Guenter | 2000-12-08 19:18:34 | Re: CRC was: Re: beta testing version |
| Previous Message | Mikheev, Vadim | 2000-12-08 19:11:02 | RE: pre-beta is slow |