Ответ: [HACKERS] WAL status & todo

Started by Mikheev, Vadimabout 25 years ago1 messages
#1Mikheev, Vadim
vmikheev@SECTORBASE.COM

Well, hopefully WAL will be ready for alpha testing in a few

days.

Unfortunately at the moment I have to step side from main stream
to implement new file naming, the biggest todo for integration

WAL into system.

I would really appreciate any help in the following issues

(testing can

start regardless of their statuses but they must be resolved

anyway):

I have downloaded the source via CVSup. Where can I find the WAL
and the TOAST code?

HEAP/BTREE related WAL code are in src/backend/acces/{heap|nbtree}/
#ifdef-ed with XLOG.

Vadim