Fix ‘ERROR: column “spclocation” does not exist’ in phpPgAdmin
I was going to create a new database with phpPgAdmin and it crashed with this error:
ERROR: column "spclocation" does not exist
LINE 1: ...pg_catalog.pg_get_userbyid(spcowner) AS spcowner…