could not truncate directory "pg_subtrans": apparent wraparound

From: Dan Langille <dan(at)langille(dot)org>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: could not truncate directory "pg_subtrans": apparent wraparound
Date: 2015-06-05 21:45:43
Message-ID: AFE72773-4FEF-430E-BEA4-10EF9BF1FC08@langille.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed this today on my 9.4.2 server running on FreeBSD 10.1:

Jun 5 18:59:40 slocum postgres[986]: [3957-1] LOG: could not truncate directory "pg_subtrans": apparent wraparound

Looking at a post from 2010, Tom Lane suggest this information was useful:

[root(at)slocum:/usr/local/pgsql/data/pg_subtrans] # ls -l
total 1
-rw------- 1 pgsql pgsql 8192 Jun 5 19:04 0032

This not not a high throughput server.


Dan Langille
http://langille.org/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2015-06-05 22:12:53 Re: could not truncate directory "pg_subtrans": apparent wraparound
Previous Message Alvaro Herrera 2015-06-05 21:38:32 Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1