Unix Technical Forum

XA Resources

This is a discussion on XA Resources within the pgsql Interfaces jdbc forums, part of the PostgreSQL category; --> Have been using both the 8.1-405.jdbc3.jar driver (thick client) and also the pg73jdbc3.jar(server side) driver. I have been receiving ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces jdbc

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-16-2008, 12:15 AM
Rich Rutkowski
 
Posts: n/a
Default XA Resources

Have been using both the 8.1-405.jdbc3.jar driver (thick client) and
also the pg73jdbc3.jar(server side) driver. I have been receiving
messages from the Application Server, Sun's Platform Edition 8.1,
regarding non-XA resources. If we read your site correctly the
postgresql-8.2dev-503.jdbc3.jar driver has partial support for XA
resources. We are not interleaving transactions at this point so it
should work. However, we notice that there is the sequence "dev" in the
driver name. Is the "dev" driver a new code base as compared to the
-405 driver or an extension to add the XA capability? Our application
is mission critical and stability is very important.



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-16-2008, 12:15 AM
Oliver Jowett
 
Posts: n/a
Default Re: XA Resources

Rich Rutkowski wrote:
> Have been using both the 8.1-405.jdbc3.jar driver (thick client) and
> also the pg73jdbc3.jar(server side) driver.


I don't know what you mean about "server side", the 7.3 drivers are the
same sort of driver as the more recent ones -- they communicate over a
TCP pipe.

Also the 7.3 drivers are very old and bugridden. I wouldn't use them
unless you really have to.

> However, we notice that there is the sequence "dev" in the
> driver name. Is the "dev" driver a new code base as compared to the
> -405 driver or an extension to add the XA capability?


The "dev" drivers are generally a snapshot of CVS HEAD, and are usually
a work in progress.

> Our application
> is mission critical and stability is very important.


I suggest you pick a driver version and test it yourself internally if
you are running a mission critical application on it. The source code
is, of course, available, so that gives you scope to fix critical
problems yourself immediately, rather than waiting on a response from
the (often busy with other work) driver developers.

-O

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-16-2008, 12:15 AM
Kris Jurka
 
Posts: n/a
Default Re: XA Resources



On Wed, 23 Aug 2006, Rich Rutkowski wrote:

> Have been using both the 8.1-405.jdbc3.jar driver (thick client) and
> also the pg73jdbc3.jar(server side) driver. I have been receiving
> messages from the Application Server, Sun's Platform Edition 8.1,
> regarding non-XA resources. If we read your site correctly the
> postgresql-8.2dev-503.jdbc3.jar driver has partial support for XA
> resources. We are not interleaving transactions at this point so it
> should work. However, we notice that there is the sequence "dev" in the
> driver name. Is the "dev" driver a new code base as compared to the
> -405 driver or an extension to add the XA capability? Our application
> is mission critical and stability is very important.


The -dev release is indeed the development release, but nothing new has
happened regarding XA support in the 8.2 series, so the code should be
identical to the 8.1 release. So for your purposes you should use the 8.1
driver as it has the latest XA code and is more stable than the -dev
series.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:24 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com