View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003851 | SymmetricDS | Bug | public | 2019-01-08 21:22 | 2019-02-11 21:46 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.9.0 | ||||
| Target Version | 3.9.17 | Fixed in Version | 3.9.17 | ||
| Summary | 0003851: Postgres error column type tsvector but expression is of type character varying | ||||
| Description | On Postgres, a column of type TSVECTOR will capture and send, but it can receive an error during load: 2019-01-03 15:57:55,643 ERROR [server] [AcknowledgeService] The outgoing batch 100 failed: ERROR: column "textsearch" is of type tsvector but expression is of type character varying Hint: You will need to rewrite or cast the expression. Appears to work on some versions of Postgres and JDBC driver, but not others. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-08 21:22 | elong | New Issue | |
| 2019-01-08 21:22 | elong | Status | new => assigned |
| 2019-01-08 21:22 | elong | Assigned To | => elong |
| 2019-01-08 21:22 | elong | Relationship added | related to 0003846 |
| 2019-01-08 21:24 | elong | Status | assigned => resolved |
| 2019-01-08 21:24 | elong | Resolution | open => fixed |
| 2019-01-08 21:24 | elong | Fixed in Version | => 3.9.17 |
| 2019-01-08 21:25 | elong | Summary | 0003846: Postgres error column type tsvector but expression is of type character varying => Postgres error column type tsvector but expression is of type character varying |
| 2019-02-11 21:46 | admin | Status | resolved => closed |