Re: Additional checks for orphaned files

2017-10-05 Thread Simon Major
Thanks for the heads up, and apologies for my miss hit - I was aiming for pgsql-ad...@postgresql.org On 5 October 2017 at 13:44, Ashesh Vashi wrote: > Hi Simon, > > You may want to send it to pgsql-gene...@postgresql.org. > This is a pgAdmin support mailing list.

Re: Additional checks for orphaned files

2017-10-05 Thread Ashesh Vashi
Hi Simon, You may want to send it to pgsql-gene...@postgresql.org. This is a pgAdmin support mailing list. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

Additional checks for orphaned files

2017-10-05 Thread Simon Major
Hi, The backstory: an alter tablespace failed due to space exhaustion in pg_xlog, and it would appear to have left files in the destination tablespace despite rolling back during recovery. After increasing disk space in pg_xlog the moves into the new empty were subsequently completed. At that poin