BUG #14280: Error in PostgreSQL - could not extend file "base...": File too large

From: prikshat(at)cadence(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14280: Error in PostgreSQL - could not extend file "base...": File too large
Date: 2016-08-05 06:41:07
Message-ID: 20160805064107.1413.83137@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14280
Logged by: Prikshat Heera
Email address: prikshat(at)cadence(dot)com
PostgreSQL version: 9.2.16
Operating system: Linux
Description:

A table has 400 columns. While inserting data into this table, We are
getting the error - "could not extend file "base/16385/16872": File too
large".
After that, we vacuumm'ed and reindex'ed the table and insert worked fine.
Please evaluate and let us know if this has been fixed in 9.3 ?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message c.to 2016-08-05 11:47:42 BUG #14281: Postgres service won't start up anymore
Previous Message Craig Ringer 2016-08-05 00:28:26 Re: Fwd: [BUGS] BUG #14247: COMMENT is restored on wrong database