David Steele
David Steele
I'm not against adding a cast here since we add them explicitly in many places, but I worry that the fix would be fragile and it may not be the...
We do not explicitly fetch tags (i.e. https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTagging.html) so not sure where this is coming from. It could be that Scality is piggy-backing these requests on a list request.
I'm not too excited about adding an option for this. If we are going to let people bypass this then I think it makes more sense to simply remove the...
> That is, would you prefer the option without checking for Postgres < 11 that the size of the WAL segment is the default, leaving only the check that the...
We have discussed this a feature but it has not made it onto the roadmap. One issue is that we are not guaranteed to get the last WAL segment in...
That seems pretty specific to your use case so I can't see us supporting it. If we do support backup from standby-only it will be in the case where access...
> Apart from it being annoying and spamming the monitoring, this is not really critical, but alas! it feels wrong... ;-) Agreed. > I've changed the archive_command on one cluster...
Unfortunately these are not as useful as I had hoped. It looks like an error has been thrown and these traces show the attempted cleanup. My guess from past experience...
It looks like the remotes are working as expected, i.e. getting an error and throwing it to the local process. But then the local crashes and the remote errors on...
> As mentioned, the local logs have nothing in them I'm confused -- doesn't look like nothing to me -- in fact looks a lot like what I was expecting....