[ADMIN] postgres 7.2.1 pg_restore large objects

2005-04-02 Thread Dario Pudlo
Problem: Not being able to restore a database with lo. I have already read forums and doc. Probably I'm loosing something, but I just can figure. Reading forums I think I finally got the "right" way to do it. I'm running this as OS postgres which is a super user pg_dump -Ft -o -b base > base.tar 2

[ADMIN] postgres 7.2.1 pg_restore large objects

2005-04-02 Thread Dario Pudlo
Problem: Not being able to restore a database with lo. I have already read forums and doc. Probably I'm loosing something, but I just can figure. Reading forums I though I finally got a "right" way to do it. I'm running this as OS user "postgres" which is a super user pg_dump -Ft -o -b base > ba