Re: doc patch - linux memory handling

From: Andriy Tkachuk <ant(at)imt(dot)com(dot)ua>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: doc patch - linux memory handling
Date: 2003-09-05 08:05:57
Message-ID: 20030905105752.F20737-100000@pool.imt.com.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

seems to be little syntax problem:

On Thu, 4 Sep 2003, Bruce Momjian wrote:

>
> Patch applied. Thanks.
>
> ---------------------------------------------------------------------------
>
>
> Andrew Dunstan wrote:
...
> >
> > ! <para>
> > ! To avoid this situation, run <productname>PostgreSQL</productname>
> > ! on a machine where you
> > ! can be sure that other processes will not run the machine out
> > ! of memory. If your kernel supports strict and/or paranoid modes
> > ! of overcommit handling, you can also relieve this problem by
> > ! altering the system's default behaviour. This can be determined
> > ! by examining the function <function>vm_enough_memory</>

> > ! in the file <filename>mm/mmap.c</>in the kernel source.
^^
--
Because strait is the gate, and narrow is the way, which leadeth unto
life, and few there be that find it. (MAT 7:14)
Ask, and it shall be given you; seek, and ye shall find;
knock, and it shall be opened unto you... (MAT 7:7)

ANT17-RIPE

http://www.imt.com.ua

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andreas Pflug 2003-09-05 08:37:39 Re: libpq-win32 patches
Previous Message Andrew Dunstan 2003-09-05 07:24:49 Re: [PATCHES] Warning for missing createlang