Oleg Samsonov
Oleg Samsonov
Yes, I'm planning to add it.
You can run separate copy of MM for CPU and nVidia.
ok. I'll think about account a lowest price.
1.58.2 still exists
Latest version change the message 
https://github.com/sosedoff/pgweb/issues/710
It is necessary to show the execution time, why is it hidden? A query that does not return a result is the same query as the others with the result....
its trivial app.js: buildTable ```js if (results.rows.length == 0) { $("#results_header").html(""); $("#results_body").html("No records found"); $("#result-rows-count").html(""); $("#results").addClass("empty"); if (results.stats) $("#result-rows-count").html(results.stats.query_duration_ms + " ms"); return; } ```
https://github.com/sosedoff/pgweb/pull/763 `I was answering goblin's stupid questions, and he withdrew himself.`
Send the link to the api.