Re: [GENERAL] New project launched : PostgreSQL GUI
- From: Doug McNaught <doug(at)mcnaught(dot)org>
- To: "Marc G. Fournier" <scrappy(at)postgresql(dot)org>
- Cc: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org, Burcu GUZEL <burcu(dot)guzel(at)gmail(dot)com>
- Subject: Re: [GENERAL] New project launched : PostgreSQL GUI
- Date: Mon, 30 Jan 2006 21:54:00 -0500
- Message-id: <87k6ch6rav(dot)fsf(at)asmodeus(dot)mcnaught(dot)org>
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> On Tue, 31 Jan 2006, Devrim GUNDUZ wrote:
>
>> On my RHEL boxes, I do never ever recompile the kernel since Red Hat
>> does not provide support if I do so :)
>
> Is everything 'loadable modules' then? I can't imagine you have some
> mammoth kernel running on your system, do you? with every conceivable
> piece of hardware configured in?
Yes, vendor kernels are very modular--most drivers, packet filtering,
scsi etc are all loadable modules. You can of course build your own
kernel with only the drivers you need built-in, but it usually doesn't
make very much difference. The module system works, in general,
extremely well.
-Doug
Home |
Main Index |
Thread Index