Error in restore the Database in Postgres - Mailing list pgsql-sql

From dipesh
Subject Error in restore the Database in Postgres
Date
Msg-id 48072899.3080102@mobilefundas.com
Whole thread Raw
Responses Re: Error in restore the Database in Postgres  (Richard Huxton <dev@archonet.com>)
List 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 by date:

Previous
From: Craig Ringer
Date:
Subject: Re: error codes
Next
From: Richard Huxton
Date:
Subject: Re: Error in restore the Database in Postgres