How to write a new tuple into page?

From: "jacktby(at)gmail(dot)com" <jacktby(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: How to write a new tuple into page?
Date: 2023-02-02 06:57:20
Message-ID: 202302021457179853966@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message Giovanni Biscontini 2023-02-02 07:34:12 Re: New to PostgreSQL - looking for query writing tools
Previous Message Daulat 2023-02-02 06:45:54 Re: pgBackrest Error : authentication method 10 not supported