One big performance issue is that PostgreSQL 7.1 uses fdatasync if it is
available. However, according to RedHat, 2.2 Linux kernels have
fdatasync, but it really just acts as fsync. In 2.4 kernels, fdatasync
is really fdatasync, I think.
That is a major issue for people running performance tests. For
example, XFS may be slow on 2.2 kernels but not 2.4 kernels.
--
Bruce Momjian | http://candle.pha.pa.us
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