Hi everybody,
I have a query that creates a large number of temporary files, in this
example ~ 45GB.
Looking at the query plan I can't figure out where temporary files are
being generated.
Explain plan: https://explain.depesz.com/s/BXGT
Usually I'm looking for "external merge Disk" to see temp f
Il giorno mar 27 apr 2021 alle ore 11:38 David Rowley
ha scritto:
> On Tue, 27 Apr 2021 at 21:15, Matteo Bonardi wrote:
> > Explain plan: https://explain.depesz.com/s/BXGT
> >
> > Usually I'm looking for "external merge Disk" to see temp files usage
> b