How to write a new tuple into page? - Mailing list pgsql-general

From jacktby@gmail.com
Subject How to write a new tuple into page?
Date
Msg-id 202302021457179853966@gmail.com
Whole thread Raw
List pgsql-general
Hi, I'm trying to construct a new tuple type, that's not heaptuple,
When I get a tupleTableSlot, I will get data info from it and the I
will constuct a new tuple, and now I need to put it into a physical
page, how should I do?

--------------



jacktby@gmail.com



pgsql-general by date:

Previous
From: Daulat
Date:
Subject: Re: pgBackrest Error : authentication method 10 not supported
Next
From: Giovanni Biscontini
Date:
Subject: Re: New to PostgreSQL - looking for query writing tools