From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | MVCC snapshot timing |
Date: | 2013-11-11 17:57:37 |
Message-ID: | 20131111175737.GA15562@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
I received a private email report that our introductory MVCC
documentation is unclear about when a snapshot is taken. I have
adjusted the wording in the attached patch to be less precise about
snapshot timing. Snapshot timing is controlled by the session isolation
level, which I don't think we want to cover in this introductory
paragraph.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
Attachment | Content-Type | Size |
---|---|---|
mvcc.diff | text/x-diff | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-11-11 20:39:45 | Re: MVCC snapshot timing |
Previous Message | Josh Kupershmidt | 2013-11-11 16:35:53 | Re: manpage enhancement in 9.3.1 on Linux |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeffrey Walton | 2013-11-11 18:17:12 | Re: Clang 3.3 Analyzer Results |
Previous Message | Andres Freund | 2013-11-11 17:40:55 | Re: Add %z support to elog/ereport? |