Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)

Поиск
Список
Период
Сортировка
От amulsul
Тема Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)
Дата
Msg-id 1433337082772-5852328.post@n5.nabble.com
обсуждение исходный текст
Ответ на How to reduce writing on disk ? (90 gb on pgsql_tmp)  ("ben.play" <benjamin.cohen@playrion.com>)
Ответы Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)  (chiru r <chirupg@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)
Следующее
От: chiru r
Дата:
Сообщение: Re: How to reduce writing on disk ? (90 gb on pgsql_tmp)