Re: Undo logs
От | Dilip Kumar |
---|---|
Тема | Re: Undo logs |
Дата | |
Msg-id | CAFiTN-syRxU3jTpkOxHQsEqKC95LGd86JTdZ2stozyXWDUSffg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Undo logs (Thomas Munro <thomas.munro@enterprisedb.com>) |
Ответы |
Re: Undo logs
|
Список | pgsql-hackers |
On Sun, Sep 2, 2018 at 12:18 AM, Thomas Munro <thomas.munro@enterprisedb.com> wrote: > On Fri, Aug 31, 2018 at 10:24 PM Dilip Kumar > <dilip.kumar@enterprisedb.com> wrote: >> On Fri, Aug 31, 2018 at 3:08 PM, Dilip Kumar <dilipbalaut@gmail.com> wrote: >> > As Thomas has already mentioned upthread that we are working on an >> > undo-log based storage and he has posted the patch sets for the lowest >> > layer called undo-log-storage. >> > >> > This is the next layer which sits on top of the undo log storage, >> > which will provide an interface for prepare, insert, or fetch the undo >> > records. This layer will use undo-log-storage to reserve the space for >> > the undo records and buffer management routine to write and read the >> > undo records. > > I have also pushed a new WIP version of the lower level undo log > storage layer patch set to a public branch[1]. I'll leave the earlier > branch[2] there because the record-level patch posted by Dilip depends > on it for now. Rebased undo_interface patches on top of the new branch of undo-log-storage[1]. [1] https://github.com/EnterpriseDB/zheap/tree/undo-log-storage-v2 -- Regards, Dilip Kumar EnterpriseDB: http://www.enterprisedb.com
Вложения
В списке pgsql-hackers по дате отправления: