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
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