PostgreSQL Databases
December 9th, 2007 at 6:57am
Pronounced “post gress cue ell.” PostgreSQL is an open source database system that began as an enhancement to the POSTGRES research prototype DBMS. Where POSTGRES used the PostQuel query language, PostgreSQL uses a subset of SQL.
It has several features not available on other free dbms’s including triggers and sub-selects.
PostgreSQL is available only for Linux.
Posted in Web hosting explained