> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PostgresMemoryDb

PostgresMemoryDb 是一个使用 PostgreSQL 作为后端存储系统实现 MemoryDb 接口的类。它为代理记忆提供持久化存储，并支持 JSONB 数据类型、时间戳和高效的查询。

<Snippet file="memory-postgres-reference.mdx" />
