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

From Joshua D. Drake
Subject Re: What's the XID?
Date
Msg-id 477865CE.5000305@commandprompt.com
Whole thread Raw
In response to Re: What's the XID?  ("ivan.hou" <ivan.hou@msa.hinet.net>)
List pgsql-admin
ivan.hou wrote:

>>> the read xacts.
>> Why aren't you using the pgstats xact counters for that?
>>
>>             regards, tom lane
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Have you searched our list archives?
>>
>>                http://archives.postgresql.org
>>
>>
> if no begin or commit , then the xid would also be increased ??

Yes. If you don't do a begin or commit, then it is a transaction per
statement.

Joshua D. Drake


pgsql-admin by date:

Previous
From: "ivan.hou"
Date:
Subject: Re: What's the XID?
Next
From: Bernhard D Rohrer
Date:
Subject: pg recovery