Search
ctrl/
Ask AI
Light
Dark
System

Commit

commit – commit the current transaction

commit ;

Commit the current transaction:

Copy
commit;

The commit command commits the current transaction. All changes made by the transaction become visible to others and are guaranteed to be durable if a crash occurs.