Re: Upgrading on RH72 (SOLVED)

Started by Patrick Nelsonover 23 years ago1 messagesgeneral
Jump to latest
#1Patrick Nelson
pnelson@neatech.com

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.