author | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Oct 2012 11:06:37 +0000 (13:06 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Oct 2012 11:06:37 +0000 (13:06 +0200) | ||
commit | 997d279d179a29a2bc2941270e89d4fa5ff4762c | |
tree | ceb805f0007b5ef86c9d977a0b4b08b95e17d717 | tree | snapshot |
parent | 2979ae00227051ea79c9294ebfaf8337e8e308e2 | commit | diff |
postgresql plugin: Added "Instance" option to <Database> config block.
This option may be used to specify the plugin instance that should be used
instead of the database name. This allows to query multiple databases of the
same name on the same host (e.g. when running multiple database server
versions in parallel).
This fixes GH #161 suggested by Bryan Varner.
This option may be used to specify the plugin instance that should be used
instead of the database name. This allows to query multiple databases of the
same name on the same host (e.g. when running multiple database server
versions in parallel).
This fixes GH #161 suggested by Bryan Varner.
src/postgresql.c | diff | blob | history |