Next: , Previous: , Up: modules   [Contents][Index]


6.5 Postgres

The postgres module provides interface to PostgreSQL database management system. It may be used to build smap databases over SQL ones.

The module is in many regards similar to mysql module, described above. In particular, its overall functionality is exactly the same as described in mysql, except, of course, that it uses PostgreSQL databases.