Re: have trouble understanding xmin and xmax with update operations from two different sessions

From: rajan <vgmonnet(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: have trouble understanding xmin and xmax with update operations from two different sessions
Date: 2017-07-03 10:02:54
Message-ID: 1499076174903-5969767.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the explanation.

will I be able to view the information using this function,
SELECT * FROM heap_page_items(get_raw_page('testnumbers', 0));

Also, please let me know which column I should refer for viewing the
pointer.

-----
--
Thanks,
Rajan.
--
View this message in context: http://www.postgresql-archive.org/Re-have-trouble-understanding-xmin-and-xmax-with-update-operations-from-two-different-sessions-tp5969644p5969767.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Арсен Арутюнян 2017-07-03 12:13:31 EXCEPTION handling from с function
Previous Message Swapnil Vaze 2017-07-03 07:05:15 Re: Accessing DB2 tables from postgresql