Re: assertion in 9.4 with wal_level=logical

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: assertion in 9.4 with wal_level=logical
Дата
Msg-id 20140417203347.GA17874@awork2.anarazel.de
обсуждение исходный текст
Ответ на assertion in 9.4 with wal_level=logical  (Steve Singer <steve@ssinger.info>)
Ответы Re: assertion in 9.4 with wal_level=logical  (Steve Singer <steve@ssinger.info>)
Список pgsql-hackers
Hi,

On 2014-04-17 16:23:54 -0400, Steve Singer wrote:
> With master/9.4 from today (52e757420fa98a76015c2c88432db94269f3e8f4)
> 
> I am getting an assertion when doing a truncate via SPI when I have
> wal_level=logical.
> 
> Stack trace is below.
> 
> I am just replicating a table with normal slony (2.2) I don't need to
> establish any replication slots to get this.

Uh, that's somewhat nasty... You probably only get that because of
slony's habit of share locking catalogs. Could that be?

For now, to circumvent the problem you could just revert
4a170ee9e0ebd7021cb1190fabd5b0cbe2effb8e for now.

I'll look into fixing it properly.

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Clock sweep not caching enough B-Tree leaf pages?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Clock sweep not caching enough B-Tree leaf pages?