Skip to content

DOC: Postgres Schema for LangGraph Checkpointer #465

@Farhana-Asgar6

Description

@Farhana-Asgar6

Issue with current documentation:

https://github.com/langchain-ai/langgraph/blob/main/libs/checkpoint-postgres/langgraph/checkpoint/postgres/aio.py

schema created when using Langgraph Checkpointer with postgres.
setup() function in class AsyncPostgresSaver

Idea or request for content:

I am looking for documentation that explains the schema created when using the LangGraph checkpointer with Postgres. Currently, I have not been able to find any references in the docs. Could you please add or point me to documentation that outlines the tables and schema details?

This would be very helpful for understanding and exploring LangGraph further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    langgraphFor docs changes to LangGraph

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions