> "MF" == Michael Fuhr <[EMAIL PROTECTED]> writes:
MF> On Tue, Dec 14, 2004 at 06:34:05PM +0100, Christian Kratzer wrote:
>>
>> At least on FreeBSD 5.x there is no need to build a customer kernel.
>> The following can be set in /boot/loader.conf
MF> I forgot about /boot/loader.conf. If I ge
On Tue, Dec 14, 2004 at 06:34:05PM +0100, Christian Kratzer wrote:
>
> At least on FreeBSD 5.x there is no need to build a customer kernel.
> The following can be set in /boot/loader.conf
I forgot about /boot/loader.conf. If I get a chance I'll check if
the settings you posted also work in FreeB
On Tue, 14 Dec 2004, Michael Fuhr wrote:
On Tue, Dec 14, 2004 at 10:01:47AM -0500, Frank D. Engel, Jr. wrote:
[snipp]
The error probably says something about not having enough shared
memory or semaphores. On FreeBSD some IPC settings can be configured
via sysctl but others might need to be built i
On Tue, Dec 14, 2004 at 10:01:47AM -0500, Frank D. Engel, Jr. wrote:
> On Dec 14, 2004, at 5:46 AM, Hengki Suhartoyo wrote:
> >
> >I want to increase my max_connections up to 128
> >connections, but I got that I need to recompile my
> >kernel. I'm newbie in postgresql and freebsd. How to
> >increas
You might want to check some of these sites:
http://www.silverwraith.com/papers/freebsd-kernel.php
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
kernelconfig.html
Anyone have a clue why he would need to recompile his kernel for this,
though?
On Dec 14, 2004, at 5:46 AM, Hengki Suh