> 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.
Todo:
1. Compact log files after checkpoint (save records of uncommitted
transactions and remove/archive others).
2. Abort long running transactions.
Vadim
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- AW: [HACKERS] Plans for solving the VACUUM problem Zeugswetter Andreas SB
- Re: AW: [HACKERS] Plans for solving the VACUUM... Tom Lane
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Mikheev, Vadim
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- RE: AW: [HACKERS] Plans for solving the VACUUM... Mikheev, Vadim
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- Re: AW: [HACKERS] Plans for solving the VA... Philip Warner
- RE: AW: [HACKERS] Plans for solving the VACUUM... Mikheev, Vadim
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- AW: [HACKERS] Plans for solving the VACUUM pro... Zeugswetter Andreas SB
- Re: [HACKERS] Plans for solving the VACUUM... Vadim Mikheev
