Performance Tuning PostgreSQL by Frank Wiles PostgreSQL 8.0 Performance Checklist by Josh Berkus and Joe Conway Annotated POSTGRESQL.CONF Guide for PostgreSQL by Josh Berkus and Joe Conway Tuning PostgreSQL for performance by Shridhar Daithankar, Josh Berkus Feel free to add-into…

One of our mailserver having problem last week. It’s caused by the massive connections connected into the server sending out newsletter(large database unstoppable loops) from one host. 2006-06-15 08:50:06 Connection from [201.xx.xx.xx] refused: too many connections 2006-06-15 08:50:20 Connection from…

Loitering around Google and finding a way to archive/backup incoming email in Exim email server. I went through the documentation in Exim offical website and found out a solution to do that with $tod_log, substr and shadow_transport. The below transport…

Am experimenting suphp on several servers for security reason. During installation, I have encoutered few error messages and problems. Here are what I want to share; Error in suphp.c on line xxx After suphp installation, fire up apache web server….

I have configured pure-ftpd using FreeBSD ports(usually compiled from source). After everything have setup, postgresql, db, table, users and etc, it seem like cannot connect into the server with the below message… Dec 19 16:34:14 server pure-ftpd: (?@60.48.150.26) [WARNING] Can’t…