Mert

Results 543 comments of Mert

I think it'd be almost as good to let the user specify the nodes they want to skip expansion. It could be the actual names of the nodes, or to...

> May need a bit of coaching on the logs, but happy to provide. I assume I should monitor a log while uploading an RW2, but which docker container should...

This issue is from before we started using snapshots for libraw. DC-S5 MkII is listed as a supported camera in the snapshot, but not in the latest official release, so...

Why are the linux builds for onnxruntime-openvino getting removed from the lock? 🤔

The discussion [here](https://dba.stackexchange.com/questions/328050/why-is-postgresql-data-checksums-not-enabled-by-default) doesn't seem very positive for this flag. It adds a lot of WAL due to the need to enable hinting and the devs debate on what it...

> If wal_compression is enabled (is it by default in the Docker image?), the I/O difference is minimal It isn't enabled currently, so I guess it's fine if we add...

Of the settings you listed, `max_wal_size=2gb` shaved some time off of the geodata import the last time I tried it, so that would be nice to set as well. Otherwise...