From 2444bf9614be69133caf8a09730f4443f1bf4f8d Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 22 Jul 2011 16:05:58 +0200 Subject: Add PostgreSQL driver and options for Windows --- pgsql.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pgsql.options (limited to 'pgsql.options') 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 -- cgit v1.1