Ragavendaran Puliyadi
Ragavendaran Puliyadi
Since I didn't needed to use it in the subqueries for the time being, this hacky workaround worked for me ```sql select id from (select id, created_at from table order...
My environment is same, surrealdb in docker. Firstly, I tried exporting (in 1.4.0 itself) and importing all my databases manually (to a new instance), this did lower the CPU usage...
Hi @phughk I'm not using LiveQueries, ChangeFeeds (3) I've exported and imported my data in a new Instance of SurrealDB 1.4.0, the CPU usage was high after 12 hours (overnight)...
Hi @phughk I ran the instance only for a minute, the CPU usage is high in a few seconds (the problem won't go away with restarts once started) The first...
Hi @phughk 1. 1 Namespace 2. 6 Databases (2 databases have Events). 3. 28 to 30 Tables. 4. 500K+ records. 5. I do use events. 6. max 2 to 3...
As expected, I was able to recreate this time, after letting the instance (1.4.0-beta.1 arm64-docker) run for about 12 hours, I saw 2% constant CPU usage, without any connections /...
Hi @phughk, there were no changes to the database before and after 12hours of idle, there was no CPU usage in the beginning (snapshot 3), and 2 to 4 %...
As an user, I have experienced this many times in Linux, where I expect my user account to be the owner when creating a file as root, however I got...
@garrett I'd like to know if there's any improvement I could make on this, please provide your thoughts when you're free.
No problem, rewrote the code to integrate with the newer modal dialog, visually looks the same, code is much more readable than before thanks the newer version of patternfly.