Hi Legrand & Bruce,
If I want to use it in PostgreSQL, I could use Logical Decoding plugins for recording all INSERT/UPDATE/DELETE history of each table: - https://debezium.io/docs/install/postgres-plugins/ - wal2json Do you think PostgreSQL's wal2json already implemented the feature I want? |
- Logging the feature of SQL-level read/write commits Ronny Ko
- Re: Logging the feature of SQL-level read/write commi... Tomas Vondra
- Re: Logging the feature of SQL-level read/write commi... legrand legrand
- Re: Logging the feature of SQL-level read/write commi... Bruce Momjian
- RE: Re: Logging the feature of SQL-level read/write c... Ronny Ko
- RE: Re: Logging the feature of SQL-level read/wri... legrand legrand