SMgrRelation hashtable corrupted
От
Chris Ochs
Тема
SMgrRelation hashtable corrupted
Дата
Msg-id
159c01c49773$2e523830$250a8b0a@chris
Список
Дерево обсуждения
SMgrRelation hashtable corrupted "Chris Ochs" <chris@paymentonline.com>
Re: SMgrRelation hashtable corrupted Tom Lane <tgl@sss.pgh.pa.us>
Re: SMgrRelation hashtable corrupted Tom Lane <tgl@sss.pgh.pa.us>
On 8 beta1 I get 'SMgrRelation hashtable corrupted' *sometimes* when
executing the following, but only when there are other clients connecting to
the same database.
ALTER TABLE declines
ALTER COLUMN comp_name TYPE varchar(128),
ALTER COLUMN f_name1 TYPE varchar(48),
ALTER COLUMN l_name1 TYPE varchar(48),
ALTER COLUMN country TYPE varchar(48);
Chris
В списке pgsql-general по дате отправления