Re: NIC to NIC connection - Mailing list pgsql-admin

From Matt Clark
Subject Re: NIC to NIC connection
Date
Msg-id 4175FD97.4080500@ymogen.net
Whole thread Raw
In response to Re: NIC to NIC connection  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-admin

If you have 6 app servers it's just daft to stick 6 NICs in your DB 
server.   
While there might be some cases where that makes sense most likely it
isn't something you would want to do. I believe the original motivation
was to solve bandwidth congestion rather than security.
 
If the NICs are saturated then channel bonding is the answer.  Any modern switch and OS will let you bind together multiple NICs so they appear as one.  You can get an 4Gbps link this way.

pgsql-admin by date:

Previous
From: Christopher Browne
Date:
Subject: Re: pgsql database .1 .2 .3 file names
Next
From: Joe Maldonado
Date:
Subject: REVOKE not working...