-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Noticed PGAdmin3 in the package list and I was wondering if there were any plans to upgrade it to work with later versions of PostgreSQL and add better partition support. I've been looking at the various PGAdmin3 forks and what functionality they add and some have nice features for working with later versions of PostgreSQL. Here are links to some forks in case you're interested: https://github.com/allentc/pgadmin3-lts https://github.com/levinsv/pgadmin3 I started putting together my own fork before I found these. Took me a while, but I have PGAdmin3 building without GNU autotools. Just needs CDetect, pkgconf and make to build. No configure or autoconf needed. Haven't found a decent replacement for GNU make. By the way, Sabotage Linux includes some really interesting packages.