My company has decided to implement a datamart using [Greenplum] and I have the task of figuring out how to go on about it. A ballpark figure of the amount of data to be transferred from the existing [DB2] DB to the Greenplum DB is about 2 TB.
I would like to know : 1) Is the Greenplum DB the same as vanilla [PostgresSQL]? (I ve worked on Postgres AS 8.3) 2) Are there any (free) tools available for this task (extract and import) 3) I have some knowledge of Python. Is it feasible, even easy to do this in a resonable amount of time?
I have no idea how to do this. Any advice, tips and suggestions will be hugely welcome.