From: | Greg Stark <gsstark(at)mit(dot)edu> |
---|---|
To: | Radoslaw Zielinski <radek(at)pld-linux(dot)org> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: 8.4.0 data loss / HOT-related bug |
Date: | 2009-08-23 01:40:19 |
Message-ID: | 407d949e0908221840r2197fa0bj207cb3701e1e8548@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
2009/8/22 Radoslaw Zielinski <radek(at)pld-linux(dot)org>:
> bug=# select length(opis_szczeg) from promocje where id = 4300;
> ERROR: missing chunk number 0 for toast value 120741 in pg_toast_29644
Sorry, what datatype is this again? And what encoding?
Perhaps I should have said octet_length() instead of length().
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2009-08-23 01:44:13 | Re: 8.4.0 data loss / HOT-related bug |
Previous Message | Jaime Casanova | 2009-08-23 00:41:23 | Re: When Drop Table or alter Table I need restart service Posgresql - 8.1 ????? |