Georges Varouchas

Results 4 issues of Georges Varouchas

**Describe the bug you encountered:** With the following setup : ``` $ fd -tf . dir1/dir1/sub/file dir1/sub/file dir2/dir1/sub/file dir2/sub/file ``` can be created by running : ``` mkdir -p dir1/sub...

bug

### Database name postrgesql # Issue description I was able to get a 2x speedup locally by skipping calls to `file.Sync()`. These calls are currently blocking calls in the sequence...

### Host operating system: output of `uname -a` Linux legec-laptop 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ### mysqld_exporter version: output of `mysqld_exporter --version`...

### Database name postgres (more specifically: running unit tests for postgres) # Issue description ### Describe your problem running `make pg_test` fails, with an error. I posted the complete output...