stiefels.net Just another WordPress weblog

4Feb/080

PostgreSQL 8.3 Released

The PostgreSQL Global Development Group today [announced](http://www.postgresql.org/about/news.918) the release of version 8.3 of the high-performance object-relational database management system. This release includes a record number of [new and improved features](http://www.postgresql.org/about/press/features83) which will greatly enhance PostgreSQL for application designers, database administrators, and users, with more than 280 patches by dozens of PostgreSQL contributors from 18 countries.

22Nov/075

Building PostgreSQL on Leopard

As you might know the [PostgreSQL Global Development Group](http://www.postgresql.org) is currently working on the final version of the PostgreSQL Database Management System (DBMS) 8.3 which has some nice features. Unfortunately, there is no prebuilt package available for Mac OS X of the current beta versions. But fortunately building PostgreSQL is very easy on Leopard:

8Oct/070

PostgreSQL 8.3 Beta 1 is Out!

Today, the PostgreSQL Global Development Group [released](http://www.postgresql.org/about/news.872) their first beta of [PostgreSQL](http://www.postgresql.org) 8.3.
It has a pretty number of [improvements](http://www.postgresql.org/docs/8.3/static/release-8-3.html) which want to be tested. ;)

31May/070

STNPostgreSQL.framework Universal Binary and Examples

I updated the [STNPostgreSQL.framework project page](/projects/stnpostgresqlframework) with a download link to a Universal Binary of the framework and a few examples on how to use it.

24May/070

Preview: STNPostgreSQL.framework

I am very pleased to announce the public preview of STNPostgreSQL.framework.
STNPostgreSQL.framework is an open source Objective-C framework for accessing [PostgreSQL](http://www.postgresql.org) databases in a convenient object oriented way.

The current version is **pre-beta** so don't expect that much features or stability. The APIs are still subject to change!

I have a lot of ideas which will be released in future versions. If you have some questions, ideas for improvement or if you want to join me on this project please send me a [mail](/contact). Thanks!

More information and download instructions can be found on the [project page](/projects/stnpostgresqlframework).