Both of these ports require Python 2 and psycopg2, blocking updates to psycopg2 (current versions of psycopg2 no longer support py2). Also skytools needs patching for most pgsql updates.
They are both very outdated compared to upstream: skytools has had some major refactoring upstream and split into multiple components, so the existing port is not useful as a basis. pgloader has been rewritten (again - 1.x was in Tcl, 2.x in Python, and now 3.x is in Lisp) and being about 12 years old I am dubious that the in-tree version is useful with current pgsql. OK to remove them both?
