msherman13
msherman13
I believe that the async_connect code violates the libpq documentation by assuming that the underlying socket file-descriptor will not change over the course of the connection sequence. The relevant section...
Preface: - running warp client but i think this is an issue with boringtun under the hood Setup: - boringtun as part of the warp client on Rocky 9.2\ -...
If using the role with the default settings, after the installation the user group ID of the root user is changed to 1. This breaks downstream things, in my case...
Per recommendation in the README, this is a feature request for incremental refresh in custom SQL queries. I have a query where I need to group by some arbitrary tags...
### What type of bug is this? Performance issue ### What subsystems and features are affected? Compression ### What happened? Querying compressed chunks that are large causes disk usage to...
I am not knowledgeable enough in rust to do this, it would be very helpful to have a better documentation of the differences between the three benches.
Currently, the items of a nomad_variable resource are always marked sensitive. Thus terraform plan does not print the staged changes to console. Not every variable has sensitive data. It would...