Re: bytea Issue - Reg

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: sramay <nic(dot)srama(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: bytea Issue - Reg
Date: 2014-06-04 00:39:24
Message-ID: 538E6ABC.6060109@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/03/2014 01:25 AM, sramay wrote:
> 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.

Is the actual table reported missing or the TOAST table?

What is the exact error message?

>
> Where I am going wrong?
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason Newton 2014-06-04 04:08:44 pg_largeobject high overhead
Previous Message Merlin Moncure 2014-06-03 20:08:38 Re: libpq: indefinite block on poll during network problems