> Correct me if I am wrong, but both cases do present a problem currently 
> in 7.1.  The WAL log will not remove any WAL files for transactions that 
> are still open (even after a checkpoint occurs).  Thus if you do a bulk 
> insert of gigabyte size you will require a gigabyte sized WAL 
> directory.  Also if you have a simple OLTP transaction that the user 
> started and walked away from for his one week vacation, then no WAL log 
> files can be deleted until that user returns from his vacation and ends 
> his transaction.

I am not sure, it might be so implemented. But there is no technical reason
to keep them beyond checkpoint without UNDO.

Andreas

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to