Hi, I tried to troubleshoot the errors while importing dumps in PostgreSQL - 8.0.0 version. But still i'm getting some permission level errors. Before importing the dumps, i used to install some functions like ltree,tsearch2,pgcrypto from directory /usr/local/src/postgresql-8.0/contrib. So that i can avoid some errors. Here is the first which i got *ERROR: Permission denied for schema web* this error occurs while creating table. Based on this error, i'm getting more errors. Here is the command i used to import psql -e template1 < sdcvb.dump. I'm moving dumps from one version to another version. How can i solve this error? can anyone help me to crack this error? Note: i have dump file only. i can't take another dump from db. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Importing-the-dump-file-in-postgresql-7-4-23-tp4578769p4589674.html Sent from the PostgreSQL - admin mailing list archive at Nabble.com. -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin