Re: Data Migration from version 7.2.1 to version 7.4.3

Lists: pgsql-cygwin
From: Asheesh <asheesh(at)aworkflow(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Data Migration from version 7.2.1 to version 7.4.3
Date: 2004-12-02 10:05:45
Message-ID: 003301c4d856d513e8000a8c0@asheesh
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Hi ,

I am facing problem to migrating data from postgreSQL version 7.2.1 to 7.4.3.So could you tell how to migrate data from version 7.2.1 to 7.4.3.

Atually i am using such command (psql -a databasename < c:\\databasebackup) to migrate data.It only creates the structure of database but not store data in the database.

Thanking you...

I am waiting for your response....

Regards,

Asheesh

!-- Virus-Free Mail Using PostMaster Enterprise AvAc & QuickHeal Engine --!

--------------------------------------------
Automated Workflow Pvt Ltd, Bangalore, India


From: Reini Urban <rurban(at)x-ray(dot)at>
To: Asheesh <asheesh(at)aworkflow(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Data Migration from version 7.2.1 to version 7.4.3
Date: 2004-12-03 07:32:33
Message-ID: 41B01691.2050003@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Asheesh schrieb:
> I am facing problem to migrating data from postgreSQL version 7.2.1 to
> 7.4.3.So could you tell how to migrate data from version 7.2.1 to 7.4.3.
>
> Atually i am using such command (psql -a databasename <
> c:\\databasebackup) to migrate data.It only creates the structure of
> database but not store data in the database.

$ man pg_dump

--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/