chir.ag/tech [archive]

 
 
 
 
 
 
 

/tech home / projects / personal 'blog / about chir.ag

 

ARCHIVE: So I'm learning PostgreSQL

Tue. Sep 13th 2005, 10:24pm:

I've pretty much decided to use the PostgreSQL database for the new system I'm designing at work. Currently reading PG Docs because I'm pretty much sick of the restrictions and lack of capabilities of MySQL 4.x. PG8 runs natively on Windows 2000 and above and has way too many awesome features. It's not as fast as MySQL for basic CRUD operations but when you want to store objects and arrays, PG it is.