Skip to content

First example fails #24

@bartenra

Description

@bartenra

After installing, the first example

SELECT write_message('a11e9022-e741-4450-bf9c-c4cc5ddb6ea3', 'someStream-123', 'SomeMessageType', '{"someAttribute": "some value"}', '{"metadataAttribute": "some meta data value"}');

fails with

ERROR:  function write_message(unknown, unknown, unknown, unknown, unknown) does not exist
LINE 1: SELECT write_message('a11e9022-e741-4450-bf9c-c4cc5ddb6ea3',...
               ^
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.

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