Re: BUG #14168: ALTER TABLE SET LOGGED failing
От | David Gould |
---|---|
Тема | Re: BUG #14168: ALTER TABLE SET LOGGED failing |
Дата | |
Msg-id | 20160601000634.1fac664c@engels обсуждение исходный текст |
Ответ на | BUG #14168: ALTER TABLE SET LOGGED failing (ganesh.kannan@weatheranalytics.com) |
Ответы |
Re: BUG #14168: ALTER TABLE SET LOGGED failing
|
Список | pgsql-bugs |
On Wed, 01 Jun 2016 04:57:41 +0000 ganesh.kannan@weatheranalytics.com wrote: > The following bug has been logged on the website: > > Bug reference: 14168 > > psql:mvTS2.sql:6: ERROR: could not extend file > "pg_tblspc/16404/PG_9.5_201510051/16407/61740.1": wrote only 4096 of 8192 > bytes at block 175411 > HINT: Check free disk space. > Time: 335539.031 ms > > However, there is enough free space available on the volumes to accommodate > several of the tables, but ALTER TABLE set logged command consistently > fails, df -h shows this: > > >> df -h | grep data5 > /dev/mapper/vg_pgdata5-lv_pgdata5 9.8T 9.5T 363G 97% /pg_land_data5 Sometimes the unix error ENOSPC covers more than disk space. For example you could be out of inodes. What does df -i show? -dg -- David Gould 510 282 0869 daveg@sonic.net If simplicity worked, the world would be overrun with insects.
В списке pgsql-bugs по дате отправления: