Synchronize Postgres with an other database - Mailing list pgsql-interfaces

From hue
Subject Synchronize Postgres with an other database
Date
Msg-id 001401c5c2b2$be48daa0$51c809c0@HUEROBERT
Whole thread Raw
Responses Re: Synchronize Postgres with an other database
List pgsql-interfaces

Hi,

 

I would like to read Postgres transaction log files to update an other database with an old structure base on files.

 

The only solution I found is to read WAL files, but, the only way is with c program, I did not find a way to use WAL files with java program.

 

Regards, Olivier.

 

 

pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: libpq, ecpg and the bytea data type
Next
From: David Stanaway
Date:
Subject: Re: Synchronize Postgres with an other database