On 27 September 2012 16:55, Dennis Gearon <gearond(at)sbcglobal(dot)net> wrote:
> <note to future>
> To anyone reading this in the future, if you have problems importing a plain
> text database export, it is usually impossible to do:
> psql -d some_dbase -f the_backup.sql. I don't know why.
Looks like you forgot -U postgres
--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.