hanxiang01 opened a new issue #11340:
URL: https://github.com/apache/shardingsphere/issues/11340
Hello Team,
I am trying to proxy the aws redshift database with shardingspere -proxy but
have been experiencing some problems and would like to ask if aws redshift is
supported?
The problem is described as follows:
`警告: Unsupported Server Version: 8.0.2
[INFO ] 12:50:42.881 [main] c.a.d.xa.XATransactionalResource -
resource-1-ds_0: refreshed XAResource
[WARN ] 12:50:43.005 [main] c.a.r.xa.XaResourceRecoveryManager - Error while
retrieving xids from resource - will retry later...
org.postgresql.xa.PGXAException: Error during recover
Caused by: org.postgresql.util.PSQLException: ERROR: Specified types or
functions (one per INFO message) not supported on Redshift tables.`
`警告: Unsupported Server Version: 8.0.2
[INFO ] 12:50:43.571 [main] c.a.d.xa.XATransactionalResource -
resource-1-ds_0: refreshed XAResource
[INFO ] 12:50:43.605 [main] ShardingSphere-metadata - Loading 0 logic
tables' meta data.
Exception in thread "main" org.postgresql.util.PSQLException: ERROR: type
"e" does not exist
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308)`
thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]