aboutsummaryrefslogtreecommitdiff
path: root/pgsql.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-22 15:56:28 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-22 15:56:28 +0200
commit2a92891171152a61767cb4779f0b7335e370cec1 (patch)
tree36875d11bc059da67649100911d79e3937606cf5 /pgsql.options
parent216b97edbe62b7027c518c03d171af0da0a3d0ed (diff)
Add PostgreSQL driver and options for Windows
Diffstat (limited to 'pgsql.options')
-rw-r--r--pgsql.options8
1 files changed, 8 insertions, 0 deletions
diff --git a/pgsql.options b/pgsql.options
new file mode 100644
index 0000000..355b64c
--- /dev/null
+++ b/pgsql.options
@@ -0,0 +1,8 @@
+# Sample PostgreSQL options file used to run the tests. Adjust to
+# match your PostgreSQL setup.
+#
+
+--user odb_test
+--database odb_test
+# --host
+# --port