PostgreSQL

Articles on PostgreSQL, the open source relational database that powers this very site — releases, features, and security in the database.

  

Database security is essential with today’s web applications. You should have the control, not the bad guys that are visiting your website. Exposing sensitive information from your database is bad, loosing data from your customers is even worse.

Read more

  
PostgreSQL 8.3 has been realeased! New features are better performance, introduction of new datatypes for xml, arrays and UUIDs, logging to csv format, etc. References: Announcement Feature list Release notes

Read more