stringtype setting with PGXADataSource

Поиск
Список
Период
Сортировка
От Mike O'Toole
Тема stringtype setting with PGXADataSource
Дата
Msg-id COL127-W62D757783765DDDB7062EEAA80@phx.gbl
обсуждение исходный текст
Ответы Re: stringtype setting with PGXADataSource
Список pgsql-jdbc
Hello,

I am in the middle of a Oracle to Postgres migration and have some difficulty with properly configuring the XA driver.  I need to set the stringtype=unspecified property, but that seems to be ignored with the XA driver. It seems to work fine with the non-xa driver, but since I am in the middle of this conversion I need to be able to work with the Oracle and Postgres datasources within the same transaction.  

I am using the postgresql-9.2-1002.jdbc4 jar with Weblogic 10.3.  

Thanks, Mike

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Rui Zhu
Дата:
Сообщение: [PATCH] Driver.knownProperties key is "tcpKeepAlive", but URL parameter is created with "tcpkeepalive", which renders setTcpKeepAlive(boolean) uneffective
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: stringtype setting with PGXADataSource