Re: Memory on 32bit machine - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Memory on 32bit machine
Date
Msg-id 4782E49C.20703@commandprompt.com
Whole thread Raw
In response to Re: Memory on 32bit machine  (Chris <dmagick@gmail.com>)
Responses Re: Memory on 32bit machine  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-general
Chris wrote:

>>> Are there any other recommendations whether to use 64bit or 32bit OS
>>> with postgresql? I just want to use 64bit if it as stable as 32bit.
>>
>> I'm curious as to why you would run iptables on a database server.  My
>> expectation would be that your database machine would be behind a
>> dedicated firewall.
>
> Why not? Security in layers and all that. :)

Certainly and iptables gives you some flexibility in connection
availability "before" it hits the actual database but without having to
jimmy the production firewall.

Joshua D. Drake



pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Performance problem. Could it be related to 8.3-beta4?
Next
From: Erik Jones
Date:
Subject: Re: many to one of many modeling question