datastore_postgres

This module connects to a PostgreSQL database.

  • dbname

Database name to connect to.
Default : pom

  • host

Host where the database resides.
Default : localhost

  • port

TCP port to connect to.
Default : 5432

  • user

Username to provide to Postgres when connecting to the database.
Default : empty

  • password

Password to provide to Postgres when connecting to the database.
Default : empty

  • async_commit

Use asynchronous commit or not. This improves performance by not waiting for the data to be written on the disc.
Default : yes

 
datastore_postgres.txt · Last modified: 2010/10/31 15:56 by 2001:6f8:310:301::1
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki