Lamar Owen wrote:
----------------->>>>
Do the psql -e as user 'postgres', not as root.
----------------->>>>
Lamar U Da MAN!
Thanks to Lamar and Alvaro for your help on this upgrade. At this point the
restore went well and I was able to have my app connect and insert blobs
(the reason for the upgrade in the first place). Ran
psql -d template1 -f pg-upg-dump.sql -U postgres
I would update the documentation if I could.