Bug #900: Win32 Postgres ODBC driver does not allow 2 connections to a database at the same time

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #900: Win32 Postgres ODBC driver does not allow 2 connections to a database at the same time
Date: 2003-02-21 21:42:36
Message-ID: 20030221214236.84AD74760AA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jim Kardias (jkardias(at)hotmail(dot)com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Win32 Postgres ODBC driver does not allow 2 connections to a database at the same time

Long Description
You cant connect to two data sources with the postgres 7.02.0005 driver at the same time.

I tried it from VB, but to keep it simple use MS access to link to two different Postgres databases, you will get a pg_hba.conf error.

You can connect to each fine but not at the same time.

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Dan Langille 2003-02-22 01:18:02 7.3 GROUP BY differs from 7.2
Previous Message Cristian 2003-02-21 19:30:33 Mutating table (without any error message)