Re: Block duplications in a shared buffers

From: pinker <pinker(at)onet(dot)eu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Block duplications in a shared buffers
Date: 2017-11-07 17:24:15
Message-ID: 1510075455741-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you Tom, you were right. I needed to group by all the columns:
reldatabase, reltablespace, relforknumber too. Now all of them are unique.
Thank you for clearing this out :)

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2017-11-07 18:07:40 Re: Incremental refresh - Materialized view
Previous Message pinker 2017-11-07 17:16:27 Re: Block duplications in a shared buffers