Re: Well, we seem to be proof against cache-inval problems now - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Well, we seem to be proof against cache-inval problems now
Date
Msg-id 10742.978722069@sss.pgh.pa.us
Whole thread Raw
In response to Re: Well, we seem to be proof against cache-inval problems now  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
Alex Pilosov <alex@pilosoft.com> writes:
> Tom, I'm not sure how (or whether) this relates to "alter table" happening
> when someone else is doing a SELECT from table.

The ALTER will wait for the SELECT to finish.  That's not related to the
internal cache problem that I was worried about.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: Well, we seem to be proof against cache-inval problems now
Next
From: Ian Lance Taylor
Date:
Subject: Recursion and SPI