[PR #1419] [MERGED] docs: add example to use existing conn pool #1450

Closed
opened 2026-02-15 20:15:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1419
Author: @saba-ch
Created: 7/17/2025
Status: Merged
Merged: 9/2/2025
Merged by: @dqbd

Base: mainHead: docs/pg-checkpointer-existing-pool


📝 Commits (1)

  • 5036fbc docs: add example to use existing conn pool

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 libs/checkpoint-postgres/README.md (+21 -0)

📄 Description

It's not clear in the NPM how we can reuse existing connection: https://www.npmjs.com/package/@langchain/langgraph-checkpoint-postgres


🔄 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/langgraphjs/pull/1419 **Author:** [@saba-ch](https://github.com/saba-ch) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `docs/pg-checkpointer-existing-pool` --- ### 📝 Commits (1) - [`5036fbc`](https://github.com/langchain-ai/langgraphjs/commit/5036fbcc663b55015934f0327e642067e15ecd4d) docs: add example to use existing conn pool ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-postgres/README.md` (+21 -0) </details> ### 📄 Description It's not clear in the NPM how we can reuse existing connection: https://www.npmjs.com/package/@langchain/langgraph-checkpoint-postgres --- <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-02-15 20:15:48 -05:00
yindo closed this issue 2026-02-15 20:15:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1450