Re: DataSource

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Avramucz István <avramucz(at)freemail(dot)hu>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: DataSource
Date: 2005-01-20 11:55:48
Message-ID: 41EF9C44.50701@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It is unlikely for 8.1 as the current plan is a 2 month release cycle
which will not allow this patch to be implemented.

Dave

Kris Jurka wrote:

>On Thu, 20 Jan 2005, [ISO-8859-2] Avramucz István wrote:
>
>
>
>>Which classes implement the javax.sql.DataSource and
>>
>>
>
>http://www.postgresql.org/docs/7.3/static/jdbc-datasource.html
>
>
>
>>javax.sql.XADataSource interfaces in Postgres JDBC ?
>>
>>
>>
>
>PostgreSQL does not have XA support because the backend does not have two
>phase commit support. There is hope this will be coming in version 8.1.
>
>Kris Jurka
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 7: don't forget to increase your free space map settings
>
>
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-01-20 12:19:03 Re: DataSource
Previous Message Kris Jurka 2005-01-20 10:43:27 Re: DataSource