pattern:postgres patterns
Postgres Patterns
Overview
This document outlines various patterns related to Postgres, providing a detailed view of how they can be implemented.
Related Patterns
Relational Records
Canonical Path: /discover/pattern/relational-recordsTransactional Workflows
Canonical Path: /discover/pattern/transactional-workflowsJSON Document Metadata
Canonical Path: /discover/pattern/json-document-metadataMulti-Tenant Relational Data
Canonical Path: /discover/pattern/multi-tenant-relational-dataText Search Over Records
Canonical Path: /discover/pattern/text-search-over-recordsDurable Job State
Canonical Path: /discover/pattern/durable-job-state
Actions
Browse the catalog index
- Method: GET
- Relative Path: /v1/catalog
- Requires Authentication: No
Search published recipes by intent, stack, and constraints
- Method: POST
- Relative Path: /v1/catalog/search
- Parameters:
- Body:
- Limit: 5
- Query: Postgres patterns
- Body:
- Requires Authentication: No