Jason Pell

Results 19 comments of Jason Pell

My exact setup is as follows: I am running pghoard against a standby instance. The replication user is not a superuser. I have created this user and granted them access...

Initially Ive just tried to test this without enabling the replication slot, and I had one success earlier in the day, and now a failure just like yesterday. I will...

Hi @rdunklau , Even with replication slots enabled, I am still missing some wal segments So the start wal segment is: 000000030000217100000096 But the first segment that gets saved to...

I ran it again, same result missing wals ![Screenshot from 2021-09-16 11-25-53](https://user-images.githubusercontent.com/52263930/133535623-ceef7479-2024-451c-8798-b19785bd9333.png) ![Screenshot from 2021-09-16 11-25-35](https://user-images.githubusercontent.com/52263930/133535621-bac90cde-c7d2-4403-be15-d40d35e8bbd2.png)

I was struggling to understand the problem, and then I realised that we are passing in the last_flushed_lsn which I guess is where the wal receiver starts streaming from. And...

Hi @rdunklau, What are your plans for this PR?

Im happy for this to be closed. I've closed my original PR as well. I plan to migrate to local-tar for most of my backups in the near future (fingers...

I was going to have a go myself, but I see that progress is not inside any class

According this this: https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-lambda-proxy-integrations.html pathParameters and queryParameters are provided empty