Re: pg_subtrans
От | Tom Lane |
---|---|
Тема | Re: pg_subtrans |
Дата | |
Msg-id | 2640.1266590412@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | pg_subtrans (Kevin Johnson <Kevin.Johnson@noaa.gov>) |
Список | pgsql-admin |
Kevin Johnson <Kevin.Johnson@noaa.gov> writes: > I am attempting to get information on the pg_subtrans directory. I > found this morning that one had a large number of files queued in it. > It filled the disk partition on which pgdata resides. After moving, > linking and restarting as a temporary solution, the engine properly > worked off these files. So, I'm trying now to get to the root cause of > why it filled in the first place -- however I'm not sure when postgres > engine uses this directory. I've searched the documentation and mailing > list archive, but can't find much. Can anyone give me a link or some > more information? I don't recall the exact horizon for pg_subtrans offhand, but I'm pretty sure that it's determined by your oldest open transaction. Look around for idle-in-transaction sessions. regards, tom lane
В списке pgsql-admin по дате отправления: