19 Jan
PostGreSQL 8.0 is a pretty impressive product that doesn’t get the attention of MySQL, but really should. It’s a full-featured relational database engine with most of the competitive features of the big boys: triggers, RI, procedures, etc. In the 8.0 product, the press release claims the most features in any dot-zero release of PostGreSQL. Notable [...]
Posted in Home Page, PostgreSQL by: Ted Roche
No Comments
19 Jan
When you build apps from source, you get to configure, tune and install them just the way you want. But with great power comes great responsibility, right? Now that you have taken control, you are responsible for maintaining the applications as well. No distribution package manager is going to automatically try to update files you [...]
Posted in Home Page by: Ted Roche
No Comments
19 Jan
The idea of building applications from source is foreign to Windows and commercial software users, but it is really not as scary as it sounds. Recently, I was called upon to install and configure Apache, MySQl and PHP on a client’s RedHat 9 installation. They were keeping their Redhat 9 machine up to date using [...]
Posted in Home Page by: Ted Roche
No Comments