Arshdeep
Arshdeep
@jesperpedersen , please assign.
Hi @jesperpedersen , Can you review the approach if I am doing it correctly , will complete the rest after fixing the current implementations
@jesperpedersen , was busy in the End Term Examination , and will continue soon.
@jesperpedersen Fixed the CI and rebased
I tried removing the load function from the workflows where i can get the backup from the nodes , but it is failing here, ``` 2025-06-21 12:06:13 DEBUG main.c:1003 delete:...
@jesperpedersen , Can you assign me this issue? [Dockerize pgexporter](https://github.com/pgexporter/pgexporter/pull/187#issuecomment-2753859456)
Hey @anshikavashistha , Are you currently working on this issue? If not, I would like to contribute to this issue. Thanks.
@frouioui , can you assign me this issue?
@jesperpedersen , I would like to take this.
Isn't the _load funciton similar to [`pgmoneta_get_backup`](https://github.com/pgmoneta/pgmoneta/blob/6a35d8a268e436871dbdbe2db67f987d507d7b18/src/libpgmoneta/info.c#L798) ``` /** * Get a backup * @param directory The directory * @param label The label * @param backup The backup * @return...