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.
• Postgres Configuration | ||
• Postgres Query and SMAP Replies |