Re: Importing the dump file in postgresql-7.4.23

Поиск
Список
Период
Сортировка
От saravanan
Тема Re: Importing the dump file in postgresql-7.4.23
Дата
Msg-id 1310713908483-4589674.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Importing the dump file in postgresql-7.4.23  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Importing the dump file in postgresql-7.4.23  (Scott Marlowe <scott.marlowe@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: how to make PostgreSQL using "all" memory and chaching the DB completely there
Следующее
От: Sergey Konoplev
Дата:
Сообщение: Re: How to find out hit count or read activities on functions in postgresql 8.4.6