Re: BUG #16427: pgsql_tmp - temp files not released
От | Tomas Vondra |
---|---|
Тема | Re: BUG #16427: pgsql_tmp - temp files not released |
Дата | |
Msg-id | 20200510123213.mhhbcb3pg7iqmvce@development обсуждение исходный текст |
Ответ на | BUG #16427: pgsql_tmp - temp files not released (PG Bug reporting form <noreply@postgresql.org>) |
Ответы |
Re: BUG #16427: pgsql_tmp - temp files not released
|
Список | pgsql-bugs |
On Sun, May 10, 2020 at 12:44:18AM +0000, PG Bug reporting form wrote: >The following bug has been logged on the website: > >Bug reference: 16427 >Logged by: Murali Natti >Email address: murali.natti@gmail.com >PostgreSQL version: 10.5 >Operating system: Red Hat Enterprise Linux Server release 6.10 (Sant >Description: > >Hello Team, > >We have observed a bug ( I guess ) that temporary files were not deleted >automatically even thought the respective PIDs are not running anymore. > >We couldn't take a chance to delete files manually so ended up with >restarting database to clear temp files. > >Is this know bug, what could be the reason for this? Can anyone please let >us know? > I don't think we're aware of any live bug in this area (although you're a couple of minor releases behind, and I haven't checked release notes between 10.5 and 10.12). I think you need to investigate what happened to the backends/commands that created the temporary files. Presumably it was interrupted or terminated in a way that prevented proper cleanup. regards -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления: