ProficientNowTechRFCs
Product RFCs/Db ops/RFC DBOPS 0001

Appendix B: References

RFC-DBOPS-0001                                                  Appendix B
Category: Standards Track                                     References

Appendix B: References

← Appendix A. Glossary | Index


B.1 Normative References

ReferenceTitleURI
RFC 2119Key words for use in RFCs to Indicate Requirement Levelshttps://datatracker.ietf.org/doc/html/rfc2119
RFC 8174Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Wordshttps://datatracker.ietf.org/doc/html/rfc8174
BCP 14Best Current Practice 14 (RFC 2119 + RFC 8174)https://www.rfc-editor.org/info/bcp14
RFC Authoring StandardsRFC Authoring Standards (v2)docs/standards/authoring/
RFC-RFCSTD-0002Architecture Kind Standarddocs/standards/rfc-kinds/architecture/RFC-RFCSTD-0002/

B.2 Informative References

ReferenceTitleURI
PostgreSQL 18 Release NotesPostgreSQL 18 Release Noteshttps://www.postgresql.org/docs/18/release-18.html
PostgreSQL 18 Point ReleasePostgreSQL 18 Point Release Noteshttps://www.postgresql.org/docs/release/18.2/
PostgreSQL Upgrade GuideUpgrading a PostgreSQL Clusterhttps://www.postgresql.org/docs/18/upgrading.html
pg_upgrade Referencepg_upgrade Reference Documentationhttps://www.postgresql.org/docs/18/pgupgrade.html
Prisma BaseliningPrisma Migrate Baselining Guidehttps://www.prisma.io/docs/orm/prisma-migrate/workflows/baselining

B.3 Internal References

ReferenceTitleRelationship
postgres/DockerfilePostgreSQL container image definitionDefines the container build, extensions, and baseline
docker-compose.ymlContainer orchestration configurationDefines metadata and tenant database services
postgres/postgresql.confTenant database PostgreSQL configurationSets wal_level logical and password encryption
scripts/init-debezium.mjsDebezium initialization scriptConfigures PostgreSQL connector and pgoutput plugin
shared/schema-manager/README.mdSchema manager documentationReferences pgvector image pinned to pg16
postgres/README.mdPostgreSQL container documentationContainer usage and extension documentation

B.4 Version History

VersionDateAuthorChanges
1.0.02026-02-23Prathik ShettyInitial draft for PostgreSQL 18 baseline upgrade

Document Navigation


End of Appendix B

On this page