PostgreSQL 8 Released

by Pete Freitag

PostgreSQL 8.0 was released today, with loads of new features.

Some of the new features include:

I use PostgreSQL in production (this blog is even running on it), and its a great DB server. If your looking for an open source RDBMS that can match features with SQL Server, and Oracle then you should take a look at PostgreSQL. MySQL is working on these feature, but PG has had things like views and stored procedures for years, they are well tested and solid.