> > Sorry guys, I'm busy with WAL issues currently. > > CRC will require initdb, so it's better to implement it > > first... > > Also, is TOAST-table vacuuming fixed now? > > Can someone please remind me? CRC allows us to know of WAL log is > corrupt? Currently WAL has no means to know is log data consistent or not. Eg - it may try to redo insertion of tuple which data were only partially writtent to log disk pages (when record crosses page boundary). Vadim
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Tom Lane
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Tatsuo Ishii
- Re: [HACKERS] Idea for reducing planning t... Tom Lane
- Re: [HACKERS] Idea for reducing plann... Tatsuo Ishii
- RE: [HACKERS] Idea for reducing planning time Mikheev, Vadim
- TOAST-table vacuuming (was Re: [HACKERS] Idea for redu... Tom Lane
- Re: [HACKERS] Idea for reducing planning time Bruce Momjian
- Re: [HACKERS] Idea for reducing planning time Nathan Myers
- Mikheev, Vadim