gdbpg
gdbpg copied to clipboard
Small fixes
Hi Tomas,
Thanks a lot for this tool!
Here are some patch to fix some issues I faced while using gdbpg on current HEAD. I also added some more information wrt partitioning (I may need to add some more shortly). Also, I had to drop the has_fk_join field. I looked in the git history but couldn't find any reference to it (was it present at some point while working on 137805f89acb361144ec98d9847e26d2848aa57e ?), so if I missed it and it just has been renamed at some point, please tell me and I'll fix.
@tvondra Any thoughts on picking these up? I'm considering adopting this and making it tolerant of different Pg versions.
13.11.2019 04:29, Craig Ringer пишет:
@tvondra https://github.com/tvondra Any thoughts on picking these up? I'm considering adopting this and making it tolerant of different Pg versions.
+1. I use it every day for PG v.10, 11.5 and 12. I can help in this work.
-- Andrey Lepikhov Postgres Professional https://postgrespro.com The Russian Postgres Company
I'll be happy to help too.