update system table?

From: "Eric Anderson Vianet SAO" <eric(at)vianet-express(dot)com(dot)br>
To: "PostgreSQL general" <pgsql-general(at)postgresql(dot)org>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: update system table?
Date: 2003-08-11 11:36:28
Message-ID: 00ee01c35ffc$ce13d770$0701a8c0@netterm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

how could I fix this problem:

ERROR: unexpected chunk number 8 (expected 0) for toast value 6935693

It appear to be simple: update chunk_seq from 8 to 0.
how to do it?

in the stand alone postgres, could I copy a entire table?
how to do it?

tnx

Eric

Browse pgsql-general by date

  From Date Subject
Next Message ruben 2003-08-11 11:48:21 Join faster than single table query
Previous Message Charles 2003-08-11 09:46:51 Multilingual database

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2003-08-11 13:14:58 Re: [pg-sql] - Problem with duplicate table (PostgreSQL 7.2.3
Previous Message Gary Stainburn 2003-08-11 10:38:43 Re: sub-sel/group problem