Re: [PATCH] Docs: Make notes on sequences and rollback more obvious

Поиск
Список
Период
Сортировка
Искать
От
Craig Ringer
Тема
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious
Дата
Msg-id
502F542D.8020107@ringerc.id.au
Ответ на
Список
Дерево обсуждения
[PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious David Fetter <david@fetter.org>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Jeff MacDonald <jam@zoidtechnologies.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Jeff Janes <jeff.janes@gmail.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Nicolas Barbier <nicolas.barbier@gmail.com>
Re: [PATCH] Docs: Make notes on sequences and rollback more obvious Craig Ringer <ringerc@ringerc.id.au>
On 08/07/2012 09:45 PM, Kevin Grittner wrote:

> I also think it's a problem that one can get through the entire
> "Concurrency Control" chapter (mvcc.sgml) without a clue that
> sequences aren't transactional.

I'm also wondering about adding something like the following summary of 
features with odd transactional behaviour. I'm sure there's more than 
I've listed, but nothing is jumping out at me.

     Exceptions to normal transactional rules
       Some PostgreSQL features, functions and data types differ from the    usual transactional behaviour described in this chapter. Differences    are generally mentioned in the documentation sections for the    features they affect. Such exceptions are collected here for    easy reference.   
                  Serial pseudo-types                         SEQUENCEs -                         Advisory locks -                         Disk I/O to files outside the database, as performed by      COPY ... TO, adminpack functions, and other      add-ons. See ,      .            
  



В списке pgsql-hackers по дате отправления
От: Craig Ringer
Дата:
От: Nicolas Barbier
Дата:
FAQ