[Question] Can someone provide the explain of the relation between PGPROC and transaction?

From: Wen Yi <wen-yi(at)qq(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: [Question] Can someone provide the explain of the relation between PGPROC and transaction?
Date: 2023-08-06 02:54:55
Message-ID: tencent_F6D649ADDA98FA4386C69DB9BD4927BACC0A@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Community!
I have already read the comment of the proc.h, read some related question about it, and read the "74. Transaction Processing" of the PostgreSQL document.

But I really don't know how the PGPROC works in the transcation?
Can someone provide me some help? Thanks in advance!

Yours,
Wen Yi.

Browse pgsql-general by date

  From Date Subject
Next Message Aramaki Zyake 2023-08-06 16:00:08 /usr/local/pgsql is empty after successful of make
Previous Message Wen Yi 2023-08-06 02:50:15 Re:How to solve the warning?