Good overview of programming IN Postgres? - Mailing list pgsql-general

From Guyren Howe
Subject Good overview of programming IN Postgres?
Date
Msg-id 5e403562-d4c0-4d9a-bccd-c9682d9d211a@Spark
Whole thread Raw
Responses Re: Good overview of programming IN Postgres?
List pgsql-general
Is there a good overview of programming WITHIN Postgres? Not writing code in client languages that communicates WITH Postgres, but how to take full advantage of Postgres’ unique programming features — the advanced type system, the various PL languages, triggers, stored procedures, functions, …

I’m thinking both how all those things work, but also how to think about effective architectures given that design palette.

The Postgres documentation is great and is the ultimate reference, but is there a good overview for someone who wants to take best advantage of all these features?

Thinking if there isn’t such a thing that I might write it. But I don’t want to duplicate effort.

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Best practices for data buffer cache setting/tuning (v15)
Next
From: Allan Kamau
Date:
Subject: building a singularity image from docker hub postgres image