What's the XID?

Поиск
Список
Период
Сортировка
От ivan.hou
Тема What's the XID?
Дата
Msg-id 14508639.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: What's the XID?  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-admin
http://www.postgresql.org/docs/8.1/interactive/maintenance.html#VACUUM-FOR-WRAPAROUND

XID is transcation ID?
so, "select * from mydb" is a transcation?
if i executed "select * from mydb" twice, the XID wil be increased by 2

or ,just the "update","delete"  command can be counted
--
View this message in context: http://www.nabble.com/What%27s-the-XID--tp14508639p14508639.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


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

Предыдущее
От: "Phillip Smith"
Дата:
Сообщение: Re: Dump database more than 1 flat file
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: What's the XID?