Re: Transactional DDL, but not Serializable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Transactional DDL, but not Serializable
Дата
Msg-id 4865.1301068304@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Transactional DDL, but not Serializable  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Transactional DDL, but not Serializable  (Stephen Frost <sfrost@snowman.net>)
Re: Transactional DDL, but not Serializable  (Joshua Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
>   I don't believe fixing this would be terribly difficult and, I
>   believe, would be similar to what we've done else where (eg: with
>   indexes)- basically, add a column to pg_class with the 'createdxmin'
>   and then compare that against our transaction whenever we're doing
>   table lookups.

Making DDL serializable is *not* simple, and half-baked hacks won't
make that situation better ...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Pre-set Hint bits/VACUUM FREEZE on data load..?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: psql \dt and table size