Re: [ADMIN] Restore Backup from Linux to Windows 2003

2011-04-01 Thread Vladimir Rusinov
On Thu, Mar 31, 2011 at 3:37 PM, Anal Dey wrote: > I need a help on restoring backup which was taken under a linux machine > with > the below command > > pg_dump mydb > /myhome/backup/mydb_backup.pgdump > > now I want to restore the backup (my_db_backup.pgdume) file under my > windows > machine

[ADMIN] Restore Backup from Linux to Windows 2003

2011-04-01 Thread Anal Dey
Hi, I need a help on restoring backup which was taken under a linux machine with the below command pg_dump mydb > /myhome/backup/mydb_backup.pgdump now I want to restore the backup (my_db_backup.pgdume) file under my windows machine can any one kindly explain me the process to restore this. I