Re: Add test module for Table Access Method - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Add test module for Table Access Method
Date
Msg-id CAJ7c6TM3=tnDYAWyyvRB6UdeoafXaPPMq+XpafW+ZBcOnkg1gA@mail.gmail.com
Whole thread Raw
In response to Re: Add test module for Table Access Method  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: Add test module for Table Access Method
List pgsql-hackers
Hi,

> When trying to implement a table access method in the past I remember
> very well that I was having a really hard time finding an example of
> one.

To be fair, Postgres uses TAM internally, so there is at least one
complete and up-to-date real-life example. Learning curve for TAMs is
indeed steep, and I wonder if we could do a better job in this respect
e.g. by providing a simpler example. This being said, I know several
people who learned TAM successfully (so far only for R&D tasks) which
indicates that its difficulty is adequate.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: David Geier
Date:
Subject: Re: postgres_fdw fails to see that array type belongs to extension
Next
From: Daniel Gustafsson
Date:
Subject: Re: Oom on temp (un-analyzed table caused by JIT) V16.1