[GH-ISSUE #216] use postgresql and same bookmark with 2 or more tags an error will throw. #162

Closed
opened 2026-02-25 23:33:35 +03:00 by kerem · 1 comment
Owner

Originally created by @EINDEX on GitHub (Nov 23, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/216

When use postgresql and same bookmark with 2 or more tags
And the second time select tag by name

github.com/go-shiori/shiori@9ba9d1eced/internal/database/pg.go (L179)

Then postgresql will throw error
"pq: current transaction is aborted, commands ignored until end of transaction block"

Originally created by @EINDEX on GitHub (Nov 23, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/216 When use postgresql and same bookmark with 2 or more tags And the second time select tag by name https://github.com/go-shiori/shiori/blob/9ba9d1eced3417c96402bec1b3310a9e8629c6a3/internal/database/pg.go#L179 Then postgresql will throw error "pq: current transaction is aborted, commands ignored until end of transaction block"
kerem 2026-02-25 23:33:35 +03:00
Author
Owner

@watson387 commented on GitHub (Nov 23, 2019):

Same as 215

<!-- gh-comment-id:557783943 --> @watson387 commented on GitHub (Nov 23, 2019): Same as [215](https://github.com/go-shiori/shiori/issues/215)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#162
No description provided.