Conversation
a778ebf to
95f43b1
Compare
|
Can we test this on a dev env? It seems like we're going to run into the problem of |
Good point, Will run another test.
I noticed that I missed the default ones, it should have been: I'll have a look at adding this in. |
|
Dude before we consider enabling this for production we need to choose and set a |
Yeah - I'm avoiding merging this in before the processing code (#4930). |
A PR was merged to fix the concourse test dbs - #4955 |
@klssmith additional test ran on |
|
Todo before merging this in:
|
|
@risicle - looks like there is a default limit set of 2GB already:
(from dev d)
|
|
I realised this will work in our environments now because we're using Postgres 15.17, and the restriction on |
That's not the same config setting. |
PR added: https://github.com/alphagov/notifications-aws/pull/3094 |
|
#3094 has been merged in but requires reboot to apply changes |
Restart not required: https://github.com/alphagov/notifications-aws/pull/3096 |
|
It doesn't block this, but I still think we need a definite plan or PR for when we'll change |
PR added to support this: |
95f43b1 to
247589b
Compare
247589b to
38c43f5
Compare

This creates a wal2json replication slot to allow us to listen to changes to the notifications table.