Re: How to reduce writing on disk ? (90 gb on pgsql_tmp) - Mailing list pgsql-performance

From amulsul
Subject Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)
Date
Msg-id 1433337082772-5852328.post@n5.nabble.com
Whole thread Raw
In response to How to reduce writing on disk ? (90 gb on pgsql_tmp)  ("ben.play" <benjamin.cohen@playrion.com>)
Responses Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)
List pgsql-performance
SQLSTATE[53100]: Disk full: 7 ERROR:  could not write block 1099247 of
temporary file

Its looks like there is no room to write temporary file, try with limiting
temporary file size by setting temp_file_limit GUC.




--
View this message in context:
http://postgresql.nabble.com/How-to-reduce-writing-on-disk-90-gb-on-pgsql-tmp-tp5852321p5852328.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.


pgsql-performance by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)
Next
From: chiru r
Date:
Subject: Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)