Error in restore the Database in Postgres

Поиск
Список
Период
Сортировка
От dipesh
Тема Error in restore the Database in Postgres
Дата
Msg-id 48072899.3080102@mobilefundas.com
обсуждение исходный текст
Ответы Re: Error in restore the Database in Postgres  (Richard Huxton <dev@archonet.com>)
Список pgsql-sql
Dear Sir,
I have Mysql database backup file ( xyz.sql ). Now i want to restore 
this ( xyz.sql ) file into Postgres Database.
I try following command to restore but Postgres gives me the Error.

psql -d tracker -f /home/postgres/backup/tracker_db.sql

In xyz.sql file Lock Table; statement is written on each table.

I use Postgres 8.1 version.
Kindly Help me as early as possible. Or, give me another command.

-- 
With Warm Regards,
Dipesh Mistry
Information Technology Dept.
GaneshaSpeaks.com



В списке pgsql-sql по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: error codes
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Error in restore the Database in Postgres