RE: Oracle to PostgreSQL - DWH - Mailing list pgsql-admin

From
Subject RE: Oracle to PostgreSQL - DWH
Date
Msg-id 2A91BEF8171A5349931391E0C721CC538530CBC6@CPEMS-KPN501.KPNCNL.LOCAL
Whole thread Raw
In response to Re: Oracle to PostgreSQL - DWH  (Amit jain <amit7.jain@gmail.com>)
List pgsql-admin

Thanks Andy and all Experts here for your valuable inputs.

 

 

 

From: Andy Ellicott <andyellicott@gmail.com>
Sent: woensdag 12 februari 2020 17:27
To: Gurudutt Dhareshwar <gurudutt.dhareshwar@gmail.com>
Cc: Amit jain <amit7.jain@gmail.com>; Bhattacharjee, Soumik <soumik.bhattacharjee@kpn.com>; pgsql-admin@lists.postgresql.org; pgsql-admin@postgresql.org
Subject: Re: Oracle to PostgreSQL - DWH

 

Hi all,

 

Rather than Greenplum, a fresher option for data warehousing is to use standard Postgres (or EDB), but deployed on FPGA-equipped servers. 

 

FPGAs were part of the magic inside of the old Netezza data warehouse appliances. And Amazon just announced they are using FPGA servers to speed up Redshift. FPGA-equipped hardware is becoming more common (e.g., AWS EC2 F1 instances).

 

You stay on free Postgres, but do require software to run on the FPGA chips... Swarm64.com (where I work) develops FPGA acceleration software for Postgres (v. 11 and up)...it adds a lot of parallel processing on the FPGA along with columnar indexing (foreign data table) to speed up queries and insertion. 

 

Depending on the data/queries, FPGA will accelerate PG to Oracle-type speeds at terabytes scale, but for a much lower cost of course.

 

 

I'll share a recording of the event on this thread afterwards, in case you'd like to watch it without signing up for anything.

 

Please excuse the commercial plug...just meaning to inform, since it seemed relevant.

 

Andy

 

On Wed, Feb 12, 2020 at 11:06 AM Gurudutt Dhareshwar <gurudutt.dhareshwar@gmail.com> wrote:

Would suggest using snowflakes for DWH

Regards, 

 

Gurudutt Dhareshwar 

(469-288-7845)



On Feb 12, 2020, at 07:44, Amit jain <amit7.jain@gmail.com> wrote:



Greenplum is best suited for DW workload,based on Postgresql open source and commodity hardware can also support this.

 

Postgresql is OLTP DB.

 

Amit Jain

9833777592

 

On Wed, Feb 12, 2020, 7:56 PM <soumik.bhattacharjee@kpn.com> wrote:

Hi Experts,

 

Greetings!!

 

Did anyone have some use cases for migrating Oracle to PostgreSQL in context to DWH(Data warehousing ) considering 5TB to 8TB database size (Source-Oracle)

 

 

Thanks..

 


 

--

Andy Ellicott

(m) +1 603 205 2804

pgsql-admin by date:

Previous
From: Bert
Date:
Subject: Re: Oracle to PostgreSQL - DWH
Next
From:
Date:
Subject: RE: Oracle to PostgreSQL - DWH