Re: Importing the dump file in postgresql-7.4.23 - Mailing list pgsql-admin

From saravanan
Subject Re: Importing the dump file in postgresql-7.4.23
Date
Msg-id 1310713908483-4589674.post@n5.nabble.com
Whole thread Raw
In response to Re: Importing the dump file in postgresql-7.4.23  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Importing the dump file in postgresql-7.4.23
List pgsql-admin
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.

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: how to make PostgreSQL using "all" memory and chaching the DB completely there
Next
From: Sergey Konoplev
Date:
Subject: Re: How to find out hit count or read activities on functions in postgresql 8.4.6