Empty materialized view

From: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Empty materialized view
Date: 2024-03-24 18:12:58
Message-ID: 33aa6b8e-86fc-4f10-9242-e0c9ad39c007@gelassene-pferde.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I have created a materialized view with "with data". And I refreshed it
with "with data". The query of the mv returns records when executed
outside the mv. I would appreciate help with respect to what I miss that
my mv is empty. You might want to have a look at the code attached.

Kind regards

Thiemo

Attachment Content-Type Size
snowrunner.7z application/x-compressed 32.7 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2024-03-24 18:14:07 Re: Is this a buggy behavior?
Previous Message Thiemo Kellner 2024-03-24 18:09:12 Re: Is this a buggy behavior?