Re: [GENERAL] XLOG's implementation details

2009-11-14 Thread Erik Jones
On Nov 13, 2009, at 3:46 AM, Ozgun Erdogan wrote: How strong is the coupling between XLOG entries and database pages? That is, assume that I am inserting one row to a database table. Is there anyway for me to construct the related XLOG entry before calling the heap insert function? Or, are XLOG

Re: [GENERAL] XLOG's implementation details

2009-11-14 Thread Erik Jones
On Nov 13, 2009, at 3:46 AM, Ozgun Erdogan wrote: How strong is the coupling between XLOG entries and database pages? That is, assume that I am inserting one row to a database table. Is there anyway for me to construct the related XLOG entry before calling the heap insert function? Or, are XLOG