Replicate Tables from SAP (DB2/HANA) to PostgreSQL - Mailing list pgsql-general

From Thomas Güttler
Subject Replicate Tables from SAP (DB2/HANA) to PostgreSQL
Date
Msg-id fe2eec2b-f892-8964-601e-b3bdb1a1c110@thomas-guettler.de
Whole thread Raw
Responses Re: Replicate Tables from SAP (DB2/HANA) to PostgreSQL  (bricklen <bricklen@gmail.com>)
List 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


pgsql-general by date:

Previous
From: Thomas Munro
Date:
Subject: Re: how to know whether query data from memory after pg_prewarm
Next
From: Fabio Pardi
Date:
Subject: Re: how to know whether query data from memory after pg_prewarm