Re: drop tablespace error: invalid argument

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Otto <asche(at)me(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: drop tablespace error: invalid argument
Date: 2009-09-12 15:53:35
Message-ID: 6345.1252770815@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Otto <asche(at)me(dot)com> writes:
> This patch basically frees dirdesc and rereads the tablespace location
> in case a subdirectory was deleted from the tablespace. this is the
> place
> where snow leopard fails to read the next entry with readdir().

I've applied this patch in HEAD only for the moment. I hope that
Apple will have fixed their bug before the next set of PG back-branch
updates come out --- if not, we'll probably have to back-patch.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-09-12 15:57:00 Re: COPY enhancements
Previous Message Andrew Dunstan 2009-09-12 15:44:01 Re: COPY enhancements