Skip to content

delete_old_mam_messages_batch crashes when using a postgres database #4560

@julien-picalausa

Description

@julien-picalausa

" where timestamp < %(TS)d and %(ServerHost)H limit %(Batch)d"))

" and %(ServerHost)H limit %(Batch)d"))

Postgresql doesn't support LIMIT in DELETE queries. See https://www.postgresql.org/docs/current/sql-delete.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions