Extension talk:ArticleFeedbackv5

Compatiblity to postgresql

Hello,

Is ther any chance to have postgresql database update compatibilty?

Regards! Willyedoo (talk) 14:33, 22 January 2025 (UTC)

@Willyedoo: I did some work on that back in originally way back in 2020. The current iteration of the patch is from September 2023 but it should still apply fairly cleanly: https://gerrit.wikimedia.org/r/565391
As for why I didn't merge it back in the day...some tests were failing, due to what seemed like an off-by-one (or was it off-by-two?) error. It was very weird and in my rather limited testing, I didn't notice any adverse effects, but I also didn't want to risk actually introducing potential showstopper bugs for PostgreSQL users, hence why the patch got shelved basically.
You're free to test out the patch (at your own risk) and see how it goes. If you decide to do so, please report back with your findings! --Jack Phoenix (Contact) 11:22, 7 July 2025 (UTC)