Re: Inconsistency between attname of index and attname of relation

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: Inconsistency between attname of index and attname of relation
Дата
Msg-id CAHE3wghH97G4g1gamC2u1rJ=ftesv3xQtyCc0ELPa7qwgVXmbA@mail.gmail.com
обсуждение исходный текст
Ответ на Inconsistency between attname of index and attname of relation  (Ronan Dunklau <ronan_dunklau@ultimatesoftware.com>)
Список pgsql-hackers
Em sex, 5 de jul de 2019 às 07:37, Ronan Dunklau
<ronan_dunklau@ultimatesoftware.com> escreveu:

> We ran into that while using wal2json, which uses the replication id index attnames to identify which columns are
partof the primary key. If the primary key column has been renamed, we end with no information about the identity of
thetuple being updated / deleted. 
>
Ouch. That's a wal2json bug. I saw that you already opened an issue.


--
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: mcv compiler warning
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: mcvstats serialization code is still shy of a load