8000 Crash when DDL is set to the second argument of the create_immv function. · Issue #37 · sraoss/pg_ivm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Crash when DDL is set to the second argument of the create_immv function. #37
Closed
@nuko-yokohama

Description

@nuko-yokohama

Hi.

I am verifying pg_ivm 1.3 on PostgreSQL 15.
When I run the create_immv function with the following arguments, it crashes.

=# SELECT create_immv('foo','CREATE MATERIALIZED VIEW foo AS SELECT 1');
server closed the connection unexpectedly
        This probably means the server terminated abnormally
        This probably means the server terminated abnormally before or while processing the request.
Attempting reset: Failed.
The connection to the server was lost.
=Attempting reset: Failed. =?

The same problem may occur if you set DDL to the second argument of the create_immv function.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0