Read WAL files with Java

From: "Antoine" <antoine(at)waw(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Read WAL files with Java
Date: 2005-09-22 08:43:20
Message-ID: 002b01c5bf51$af5ad930$7000a8c0@TOINE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I need to synchronize Postgresql with a Cobol Database (using a java program and a cobol jdbc driver).

I would like to read WAL files but, file format seems only described in xlog.h.

Do you know if an OpenSource API exists, to manage postgresql files using java code ?

Perhaps there is a better way to extract the transaction logs from Postgresql...

Best regards,

Antoine

--
Antoine POUPEL
Département Développement
WAW
25 RUE PIERRE DUPRÉ | 13008 MARSEILLE
TÉL (+33) 04 91 81 21 45 | FAX (+33) 04 91 53 06 17

Browse pgsql-interfaces by date

  From Date Subject
Next Message andy rost 2005-09-22 16:16:46 descriptor areas to insert
Previous Message Ibrahim Noorzaie 2005-09-22 06:13:31 where to get libpq for postgres 8 - please help!