Conversation
Notices
-
Embed this notice
puniko (puniko@ak.kawen.space)'s status on Sunday, 16-Jul-2023 02:19:17 JST puniko @privateger psql shows the query is still running -
Embed this notice
:blobcathug: (jain@blob.cat)'s status on Sunday, 16-Jul-2023 02:19:16 JST :blobcathug: @puniko @privateger maybe you can estimate things based on the DBs size and the current io you have -
Embed this notice
:blobcathug: (jain@blob.cat)'s status on Sunday, 16-Jul-2023 02:23:36 JST :blobcathug: @puniko @privateger take a look at htop, on the io tab you should see how much io it does
Then you need to know how big the table is which the querry runs on... On psql you can query the size somehow
Then you can like estimate how long it should take and substract the time which its aleady used -
Embed this notice
puniko (puniko@ak.kawen.space)'s status on Sunday, 16-Jul-2023 02:23:37 JST puniko @Jain @privateger :blobcatgoogly: how?
-
Embed this notice