Valery Meleshkin
Valery Meleshkin
>In which case I can reproduce it? The setup described in #379 is pretty much how I ran into this. >I'm curious about the patch you have in mind. can...
I suggest to send a chunk as soon as either it's complete or bigger than a certain threshold. The threshold value should be passed as an option. The default might...
In the case of sending an incomplete chunk the same logic applies for its leftovers: either it gets split again or the remainder is smaller than the threshold and gets...
Hi there. Any update on this?
Thanks, I'll take a look.
> I was wondering today, if we could add metrics from pg_stat_activity such that, this metric `promscale_sql_database_pg_stat_activity{backend_type="", query="", pid="", application_name=""}` will have 2 value, 0 or 1. If an entry...
Arguably `ibrowse` should be monitoring `stream_to` process.
I'm getting this same message when trying to run `cargo pgrx init` against PostgreSQL 15 from brew.
As an aside, optimizations in the new interface only support `->` operator, which could be a nuisance for human users, we should consider supporting `->>` as well.
Hi Tom, which one of the packages did you use to install the extension? The SQL script is not present in the repository, because it’s generated in the build process.