Search Postgresql Archives

Re: pgsql_tmp consuming all inodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Nestor A. Diaz" <nestor@xxxxxxxxxxxxxxx> writes:
> As you can see from above it creates a lots of temp files for the same
> query.
> And finally the query is this:

Could we see what EXPLAIN says about that?

You might try EXPLAIN ANALYZE too, but we're expecting that to run out
of disk space :-(.

I'm speculating wildly here, but I wonder whether it still runs
out of disk space if you remove the COALESCE((SELECT...)) output
expression.

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux