[PR #3279] [MERGED] fix: reorder checkpointer backends - postgres before mongo [closes DOC-912] #3338

Closed
opened 2026-06-05 18:22:47 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3279
Author: @lnhsingh
Created: 3/24/2026
Status: Merged
Merged: 3/24/2026
Merged by: @fjmorris

Base: mainHead: open-swe/8aaeb294-82b4-11b9-142b-62f665ff4ab0


📝 Commits (1)

  • 0d0afdd fix: reorder checkpointer backends - list PostgreSQL before MongoDB

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/langsmith/configure-checkpointer.mdx (+4 -4)

📄 Description

Description

Moves the "Default (PostgreSQL)" section above "Set up MongoDB checkpointing" on the configure-checkpointer page. Since PostgreSQL is the default/recommended backend, it should be listed first to match user expectations.

Resolves DOC-912

Test Plan

  • Verify the configure-checkpointer page shows PostgreSQL section before MongoDB section

Preview

https://langchain-5e9cc07a-preview-opensw-1774360645-bf2eec8.mintlify.app/langsmith/configure-checkpointer#default-postgresql


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3279 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/24/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `open-swe/8aaeb294-82b4-11b9-142b-62f665ff4ab0` --- ### 📝 Commits (1) - [`0d0afdd`](https://github.com/langchain-ai/docs/commit/0d0afdd20538f7fe8714773eaf50058222203b5f) fix: reorder checkpointer backends - list PostgreSQL before MongoDB ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/configure-checkpointer.mdx` (+4 -4) </details> ### 📄 Description ## Description Moves the "Default (PostgreSQL)" section above "Set up MongoDB checkpointing" on the configure-checkpointer page. Since PostgreSQL is the default/recommended backend, it should be listed first to match user expectations. Resolves DOC-912 ## Test Plan - [ ] Verify the configure-checkpointer page shows PostgreSQL section before MongoDB section ## Preview https://langchain-5e9cc07a-preview-opensw-1774360645-bf2eec8.mintlify.app/langsmith/configure-checkpointer#default-postgresql --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:22:47 -04:00
yindo closed this issue 2026-06-05 18:22:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3338