Seeing how PITR, nested transactions, and other exciting developments
related to transactions are being developed, I am getting curious about how
PostgreSQL actually implements transactions. Investigating Materialized
Views has led me to look closely at how transactions work and such.
Do you know of good resources on learning how transactions are implemented
in PostgreSQL? Should I just peruse the code? Which files are most
relevant?
--
Jonathan Gardner
jgardner(at)jonathangardner(dot)net
Responses
pgsql-hackers by date
| Next: | From: Gaetano Mendola | Date: 2004-06-04 01:15:47 |
| Subject: Re: PageGetMaxOffsetNumber on uninitialized pages |
| Previous: | From: Andrew Dunstan | Date: 2004-06-03 22:41:24 |
| Subject: Re: [HACKERS] Configuration patch |