What I'd like to see in 7.2 is a WAL API with the following functionality: * Get the latest transaction in the WAL * Get transaction, transId, from the WAL * Was a given transactionrolled back? What I don't want to have to worry about is all the internals needed for writting the log. I shouldn't need to know if a new seagment was created, when and where checkpoints are made, etc. Perhaps there could be a small library for just reading stuff the WAL file? The second suggestion I have is one I alreay alluded to and would offer to help work on. Namely replication for Postgres. Given the simple API listed above I already have a roughed out design for replication deamon. Just some suggestions.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера