What's the XID? - Mailing list pgsql-admin

From ivan.hou
Subject What's the XID?
Date
Msg-id 14508639.post@talk.nabble.com
Whole thread Raw
Responses Re: What's the XID?  (Andrew Sullivan <ajs@crankycanuck.ca>)
List 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 by date:

Previous
From: "Phillip Smith"
Date:
Subject: Re: Dump database more than 1 flat file
Next
From: Andrew Sullivan
Date:
Subject: Re: What's the XID?