Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: What's the XID?



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group