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.klaver@xxxxxxxxxxx