[PATCHES] doc patch for Linux memory overcommit

2007-03-06 Thread Toru SHIMOGAKI
The attached is a doc patch for Linux memory overcommit and an additional way of avoiding a problem that postmaster is suddenly killed by OOM-Killer. http://archives.postgresql.org/pgsql-docs/2007-03/msg0.php Best regards, -- Toru SHIMOGAKI<[EMAIL PROTECTED]> *** runtime.sgml.orig

Re: [HACKERS] [PATCHES] [BUGS] BUG #2704: pg_class.relchecks overflow

2006-11-12 Thread Toru SHIMOGAKI
eason that we don't fix it? Best regards, -- Toru SHIMOGAKI<[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate

Re: [PATCHES] [BUGS] BUG #2704: pg_class.relchecks overflow problem

2006-10-24 Thread Toru SHIMOGAKI
How about this patch? Of course, it might be a rare case that such check is necessary... Toru SHIMOGAKI wrote: > The following bug has been logged online: > > Bug reference: 2704 > Logged by: Toru SHIMOGAKI > Email address: [EMAIL PROTECTED] > Postgre