David Steele
David Steele
@marco44 That sounds like a good idea. Would you mind opening that as a separate issue?
> This feature is not available yet as far as I can see in the actual docu. Isn't it? No, and it is not currently on the roadmap.
It looks like the frees are running in the wrong order here. We'll have a look at it.
The way we have been planning to handle forks is by adding a `--pg-version` option (or something like that) to stanza-create that would force pgpackrest to accept the fork as...
Closing since there is now a PR under discussion.
This is a good idea. We'll add in this in when we do the C rewrite of archive-push in the next few months.
Did you: ``` HINT: check the PostgreSQL server log for errors. ``` ?
It looks like a configuration error -- perhaps you are checking the wrong repo? But impossible to tell since you did not provide the info that is requested in a...
Yeah, this was caused by the server dropping the connection, but the logic does not seem quite right here. I think we need a loop here to clear any remaining...
Leaving this open so we can improve the error message.