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>, pgsql-hackers(at)postgresql(dot)org, stephen(at)stephen-tyler(dot)com
Subject: Re: drop tablespace error: invalid argument
Date: 2009-11-10 03:37:02
Message-ID: 17129.1257824222@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> My inclination is to continue assuming that the EINVAL is a new bug
> introduced in Snow Leopard. I sure hope they fix it in 10.6.2 though.
> If they don't, we may have to think about a workaround, messy as that
> will apparently be.

10.6.2 is out, and it appears to fix the bug --- if I remove the hack
in tablespace.c, we still pass regression tests.

Someone else please confirm? If so I'll revert that patch.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-11-10 06:58:27 Re: plpgsql EXECUTE will not set FOUND
Previous Message Tom Lane 2009-11-10 03:03:22 Re: Hot Standby and 64+ subxids (was COPY enhancements)