Koichi
From PostgreSQL wiki
Jump to navigationJump to searchemail: koichi.dbms_at_gmail.com
https://wiki.postgresql.org/wiki/WikiEditing
Koichi's Idea/Architecture/Implementation page
- Deadlocks among distributed transaction: Scenario, detection method and implementation, Visit Here
- Parallel recovery for both standalone PostgreSQL database and log shipping replication (physical WAL send/receive), Parallel Recovery
- Consistent visibility in distributed transactions: scenario, methodology and implementation. Distributed transaction visibility
- Implementation idea to build PGXC feature with FDW mechanism.Implement PGXC with FDW