Tobias Florek
                                            Tobias Florek
                                        
                                    Any updates on how to manage two zones with different Hetzner accounts?
Hi @vadimkim, thanks for taking care of it again! Very appreciated. My use case is a multi-tenant(-ish) cluster that has dns zones managed by different hetzner accounts. ATM, I am...
Before I start doing that, what's your stance on pull #21 (mtl-style API)? I would like to base the work on that pull request.
No hurry! Can you update either bug when it lands?
i think tibbes suggestion on shiftwidth=4 (i don't read that into the text btw) is sound, because the 4 char indentation is very dominant in this style and other plugins...
I also hit this problem with the same error message: ``` {"level":"info","ts":"2024-04-16T06:22:04Z","logger":"wal-restore","msg":"WAL file not found in the recovery object st ore","logging_pod":"core-royalties-pg16-1","walName":"0000000A00000C6F000000C9","options":["--endpoint-url","https://redacted.example.com","--cloud-provider","aws-s3","s3://db-core-royalties-wal/cnpg/core-royalties-pg16/","core-roy alties-g16"],"startTime":"2024-04-16T06:22:04Z","endTime":"2024-04-16T06:22:04Z","elapsedWalTime":0.333541198} {"level":"info","ts":"2024-04-16T06:22:04Z","logger":"postgres","msg":"record","logging_pod":"core-royalties-pg16-1"," record":{"log_time":"2024-04-16 06:22:04.577 UTC","process_id":"40","session_id":"661e190a.28","session_line_num":"5", "session_start_time":"2024-04-16 06:22:02 UTC","transaction_id":"0","error_severity":"FATAL","sql_state_code":"XX000", "message":"requested...
I now had this happen on a small database (1GB), so it's easy to experiment. It might have also been because of a not-working failover or anything like that. But...
This is the same as #7, right?
i'd like to see this in snap-extras as well. any objections?
i just want to note, that aeson removed the bytestring instances, so users might well be aware that bytestring for textual data is broken. so now might be a good...