Re: 32/64-bit transaction IDs?

Поиск
Список
Период
Сортировка
От Ed L.
Тема Re: 32/64-bit transaction IDs?
Дата
Msg-id 200303220938.27061.pgsql@bluepolka.net
обсуждение исходный текст
Ответ на Re: 32/64-bit transaction IDs?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 32/64-bit transaction IDs?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Saturday March 22 2003 9:26, Tom Lane wrote:
> "Ed L." <pgsql@bluepolka.net> writes:
> > Am I correct in assuming the system can modify system tables outside a
> > transaction?
>
> No, it can't.  *Any* DB change has to be done within a transaction.

D'oh.  Horse...dead.

You didn't say, but do you think the xid is a reliable replication replay
ordering even though it comes at the start of the transaction?

Ed


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 32/64-bit transaction IDs?
Следующее
От: Hervé Piedvache
Дата:
Сообщение: Thousands INSERT going slow ...