bytea Issue - Reg

From: sramay <nic(dot)srama(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: bytea Issue - Reg
Date: 2014-06-03 08:25:36
Message-ID: 1401783936890-5805838.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I am having a specifc issue of bytea. When we started storing more records
in the database on bytea field on version 9.1.x the data has gone to
pg_toast tables. The strange observation is now after a table size of 700
gb it now all of a sudden reporting table not found on the tomcat logs but
table is very much there.

Where I am going wrong?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/bytea-Issue-Reg-tp5805838.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2014-06-03 20:08:38 Re: libpq: indefinite block on poll during network problems
Previous Message Jack Douglas 2014-06-03 07:24:58 Re: new index type with clustering in mind.