Re: Vacuum error message

Поиск
Список
Период
Сортировка
От Raymond McKolay
Тема Re: Vacuum error message
Дата
Msg-id 04DF6FA1889A244FAD25273E58CD65AA035436A4CE@email
обсуждение исходный текст
Ответ на Re: Vacuum error message  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Vacuum error message  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
The filesystem is HFS+
And here is where my lack of knowledge of postgresql comes into play.
When you say copy the identified file what file are you referring too?  Are you referring to the 1663/16396/16768?  If
sothe file 1663 is nowhere to be found within any directories under the postgresql/data/base/ path.  The 16396 is a
directoryunder the postgresql/data/base path and within it are file files named 16768, 16768.1, 16768.2, 16768.3 and
16768.4

Also I did find this message in the postgesql message log
Relation "pg_catalog.pg_largeobject" contains more than "max_fsm_pages" pages with useful free space.
Hint: consider using VACUUM FULL on the relation or increasing the configuration parameter "max_fsm_pages".

I'm not sure if that is referring to the free disk space on the server or something else.
The current value for the max_fsm_pages is 204800.

Thanks for all the help
Ray

-----Original Message-----
From: Kevin Grittner [mailto:Kevin.Grittner@wicourts.gov]
Sent: Friday, August 17, 2012 5:22 PM
To: Raymond McKolay; pgsql-novice@postgresql.org
Subject: RE: [NOVICE] Vacuum error message

Raymond McKolay <RMcKolay@brittenbanners.com> wrote:

> "version";"PostgreSQL 8.3.5 on powerpc-apple-darwin, compiled by GCC
> i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc.
> build 5370)"

Tom suggested this might be from filesystem corruption and suggested you try to copy the identified file to somewhere
elseas a diagnostic step.  Let us know how that goes.  Oh, and please let us know what type of filesystem it is on. 

-Kevin


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Oliveiros d'Azevedo Cristina"
Дата:
Сообщение: Re: Postgresql-query for absolute beginner
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum error message