kworr

Results 10 issues of kworr

Recently seen this one: psycopg2.OperationalError: index row size 3656 exceeds maximum 2712 for index "opins_text" HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function...

When trying /search in @trello_bot it replies with a search syntax, but using that syntax no card can be found, and tapping on board name just creates a new card.

I tried to graph database process delays with: select time_to_sec(timediff(now(), last_update)) as time_skew from some_table; The code always works for me when executed from MySQL console, however when I try...

Thunderbird version: 78.14 When setting search to is:ImapDeleted no mails appear, when setting to is:-ImapDeleted all emails are present, including the ones that are pending for removal.

**Describe the bug** When setting host to point to UNIX socket path it picked up correctly and URI is constructed correctly. However when attempting to connect: promscale[27837]: level=error ts=2022-12-05T06:30:47.822Z caller=runner.go:127...

Bug

Currently package misses license so it's not possible to include it for redistribution in package repositories.

Make work on DragonFly, support files with spaces.

Details: https://en.wikipedia.org/wiki/Heikin-Ashi_chart It might be really easy to implement just by changing the way values are calculated for candlesticks as they are mostly same and candlestick_agg() can be heavily reused...

proposed-feature

Hello. I tried different tracing approach, hope something like that can be useful, or can spark a few ideas: https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=332cf1a271aac0c4cf62079f39d3e82e

Log part: ``` 2025-12-10T11:51:06+02:00 ERROR storagenode/cmd_run.go:50 failure during run {"Process": "storagenode", "error": "system clock is out of sync: system clock is out of sync with all trusted satellites", "errorVerbose": "system...

Bug