LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   transaction logging in database in unix (https://www.linuxquestions.org/questions/linux-newbie-8/transaction-logging-in-database-in-unix-4175548230/)

albert0147 07-17-2015 06:56 AM

transaction logging in database in unix
 
Can someone please explain the transaction logging in basic terms.

BenCollver 07-17-2015 07:25 AM

1 Attachment(s)
Beginning a transaction is like starting an order for food. You negotiate the specifics of the order. If you cannot meet the conditions of the order, you may cancel it. Committing a transaction is like finishing the order. The transaction log is the queue that holds the orders to be filled. After a power outage, the kitchen will need to turn the grills back on and discard the half-cooked food. Then they can resume work from the queue.


All times are GMT -5. The time now is 03:05 AM.