[PR #1001] [MERGED] docs: update postgres checkpointer #1823

Closed
opened 2026-02-20 17:45:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1001
Author: @vbarda
Created: 7/11/2024
Status: Merged
Merged: 7/12/2024
Merged by: @vbarda

Base: mainHead: vb/update-postgres-checkpointer


📝 Commits (4)

  • 7481028 docs: add put_writes for postgres checkpointer
  • dff75f1 update tables
  • a5b913d update get_tuple
  • 209db58 Merge branch 'main' into vb/update-postgres-checkpointer

📊 Changes

1 file changed (+160 additions, -92 deletions)

View changed files

📝 examples/persistence_postgres.ipynb (+160 -92)

📄 Description

No description provided


🔄 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/langgraph/pull/1001 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/12/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-postgres-checkpointer` --- ### 📝 Commits (4) - [`7481028`](https://github.com/langchain-ai/langgraph/commit/7481028a03d5ff9e489a752cceeffd252ae13322) docs: add put_writes for postgres checkpointer - [`dff75f1`](https://github.com/langchain-ai/langgraph/commit/dff75f1a3fdad917c98fc0d0b82ca0524c765d4f) update tables - [`a5b913d`](https://github.com/langchain-ai/langgraph/commit/a5b913df71c182fd8fbe9516b1561ae05004ad5a) update get_tuple - [`209db58`](https://github.com/langchain-ai/langgraph/commit/209db5843a169206360a12ef8485ac246d999198) Merge branch 'main' into vb/update-postgres-checkpointer ### 📊 Changes **1 file changed** (+160 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `examples/persistence_postgres.ipynb` (+160 -92) </details> ### 📄 Description _No description provided_ --- <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-20 17:45:38 -05:00
yindo closed this issue 2026-02-20 17:45:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1823