Martin Borho
Martin Borho
+1 The possibility to generate config files programmatically would be very handy.
@kelseyhightower Good question :) Let me start with the use case first. Having some keys in the following way: ``` /auth/foo/user1 /auth/foo/user2 /auth/bla/user1 ``` Which should result in multiple files...
+1 Should be merged, please!
This error hits me too, it's a rather critical issue for me. Would saving the lock-file in /tmp a possible fix for this?
Installing **zstd**, respectively **unzstd**, solved the problem for me. The postgres role is compressing the dump as a **.zst** file. Deactivating the compression of the dump-file would probably solve the...
You are right. Sorry. 😳 Then moving to a server with more storage solved it for me...