Re: [HACKERS] [ADMIN] v7.1b4 bad performance

2004-09-26 Thread Dmitry Morozovsky
On Sat, 17 Feb 2001, Tom Lane wrote: [skip] TL> Platform: HPUX 10.20 on HPPA C180, fast wide SCSI discs, 7200rpm (I think). TL> Minimum select(2) delay is 10 msec on this platform. [skip] TL> I vote for commit_delay = 0, unless someone can show cases where TL> positive delay is significantly be

Re: [HACKERS] CRITICAL HELP NEEDED! DEAD DB!

2004-09-26 Thread Matthew T. O'Connor
For starters a little more detail would be helpful, for example: What version of PostgreSQL? What OS? What compiler? What happened that caused this? Server Crash? Matthew Cott Lang wrote: Sep 24 10:22:37 snafu postgres[18306]: [2-1] LOG: database system was interrupted while in recovery at 200

Re: [HACKERS] Get rid of Money

2004-09-26 Thread Tom Lane
Dennis Bjorklund <[EMAIL PROTECTED]> writes: > On Sun, 26 Sep 2004, Tom Lane wrote: >>> Wouldn't pg 8.0 be a good release to get rid of the type Money? >> >> (1) there is not actually consensus to get rid of it. > The doc seems to be clear about it. There is consensus that the current implementa

Re: [HACKERS] Use of zlib

2004-09-26 Thread Andrew Dunstan
of course, I meant --as-needed rather than --as-necessary Andrew Dunstan wrote: Dennis Bjorklund wrote: This is the output in Fedora Core 2, and it includes readline: $ ldd /usr/bin/postgres linux-gate.so.1 => (0x0024) libpam.so.0 => /lib/libpam.so.0 (0x00cf1000) libssl.s

Re: [HACKERS] Use of zlib

2004-09-26 Thread Andrew Dunstan
Dennis Bjorklund wrote: This is the output in Fedora Core 2, and it includes readline: $ ldd /usr/bin/postgres linux-gate.so.1 => (0x0024) libpam.so.0 => /lib/libpam.so.0 (0x00cf1000) libssl.so.4 => /lib/libssl.so.4 (0x0014e000) libcrypto.so.4 => /lib/libcrypto.so.