Re: the XID question - Mailing list pgsql-performance

From Filip Rembiałkowski
Subject Re: the XID question
Date
Msg-id [email protected]
Whole thread Raw
In response to the XID question  ("Charles.Hou" <[email protected]>)
Responses Re: the XID question
List pgsql-performance
2011/1/19 Charles.Hou <[email protected]>:
> what's the definetion of XID?

XID == "Transaction ID".

> " select * from mybook" SQL command also increase the XID ?

Yes. Single SELECT is a transaction. Hence, it needs a transaction ID.


greets,
Filip

pgsql-performance by date:

Previous
From: "Charles.Hou"
Date:
Subject: Re: the XID question
Next
From: "Kevin Grittner"
Date:
Subject: Re: the XID question