Skip to content

Postgres Chat Memory #14917

@panguod

Description

@panguod

Bug Description

Postgres Chat Memory does not record the conversation creation time when recording the conversation history.

To Reproduce

  1. Create webhook
  2. Create AI Agent
  3. Add LLM
  4. Add Memory
  5. Define below--->{{ $json.body.sessionId }}--->n8n_chat_histories
  6. Log in to Postgres to view the data in the table and find that there is no creation time.

Expected behavior

  1. I hope to be able to automatically create the time when the data is written so that users can query it later. 2. There is a switch that can store the data persistently for later analysis.

Operating System

Ubunt 24.04

n8n Version

1.89.2

Node.js Version

v20.19.0

Database

PostgreSQL

Execution mode

main (default)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in linearIssue or PR has been created in Linear for internal review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions