| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
| 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:05:14 |
| Message-ID: | 1429.976302314@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> writes:
> 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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Myers | 2000-12-08 19:10:19 | Re: CRC |
| Previous Message | Oleg Bartunov | 2000-12-08 19:03:15 | Re: Indexing for geographic objects? |