Back to PostgreSQL
PostgreSQL is one of the best free RDBM system available, When I was in Bahrain I used to develop systems which were Database Independent (in the sense they were developed to comply with sql99 standard), and at that time the latest version available for PostgreSQL was version 7.3.XX, anyways after coming back to Sri Lanka, most of my development back-end was based on MS Access. anyways i hit a glitch with Access, it seems u can only have 32 indexes per table, but one of my systems require much more capability, therefore I decided that I should either go for MS SQL server or PostgreSQL. so for the moment I am going to focus on PostgreSQL, and the latest version available at the time of blogging was version 8.1, anyways downloaded a copy and i installed it, for the moment its working fine, but had a bit of trouble with configuration, the server could not be reached thought tcp/ip, but after some tinkering around i remembered that I need to update a config file to enable this feature.

0 Comments:
Post a Comment
<< Home