Luke Briner

Results 18 comments of Luke Briner

Sorry, I've just realised what has happened. The .pgpass file only had an entry for the barman user and not the streaming_barman user. Perhaps in the docs, we can add...

I finally discovered the repmgr.conf parameter `config_directory`, which should be either set by default in the debian package since it deploys data and conf to separate directories and also, it...

OK, so this is def a bug. The code in `repmgr-action-standby.c` currently at line 3535 and possibly elsewhere incorrectly passes `config_file_options.data_directory` to the command builder when it uses `pg_ctl` by...

This is a really big problem for us. Normally this response should return really quickly so at minimum, please set a timeout of e.g. 5 seconds. Currently a simple lookup...

@jayaswalraj This looks like a different error. The error I had was very obviously a FormatException. There seem to be a lot of settings you have to get correct when...

Still there in 4.2.1, if browser is set to 90%, the canvas shrinks slowly to nothing. At 100% it is fine. I will try `maintainAspectRatio: false` but that doesn't seem...

It sounds like you've fixed it. In most of these edge cases with pixels, a good approach is to round down to the nearest e.g. 10 pixels, otherwise it can...

I don't understand why these docs take so long to update. Someone has already done the hard work of pointing out where the issue is and the nuget package has...