Replicate Tables from SAP (DB2/HANA) to PostgreSQL

From: Thomas Güttler <guettliml(at)thomas-guettler(dot)de>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Replicate Tables from SAP (DB2/HANA) to PostgreSQL
Date: 2018-09-19 06:30:47
Message-ID: fe2eec2b-f892-8964-601e-b3bdb1a1c110@thomas-guettler.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

is it possible to replicate some tables from SAP to PostgreSQL?

At the moment there are two underlaying database systems.

Some run DB2 and some run SAP-HANA.

In my case it would be nice, if it would be possible to replicate
only some rows, not all.

The replication should be unidirectional. The data in PostgreSQL
is only needed for reading, not for inserts/updates.

Regards,
Thomas Güttler

--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fabio Pardi 2018-09-19 07:42:05 Re: how to know whether query data from memory after pg_prewarm
Previous Message Thomas Munro 2018-09-19 03:29:57 Re: how to know whether query data from memory after pg_prewarm