"Glaucio Pedro" <gpamaster(at)gmail(dot)com> writes:
> I have been trying to restore a file through the pgAdmin (Version:1.8.2)and
> the following message has been exhibited (although the metioned files size
> is roughly 20kb):
> "pg_restore [arquive] out of memory"
8.2.what?
If it's pre-8.2.5, I'd venture that the archive file has been truncated
and you're seeing a variant of this problem:
http://archives.postgresql.org/pgsql-patches/2007-08/msg00059.php
regards, tom lane