* [Comm] порушилась база PostgreSQL
@ 2003-10-08 11:44 vic ismakaev
2003-10-08 13:06 ` vic ismakaev
0 siblings, 1 reply; 3+ messages in thread
From: vic ismakaev @ 2003-10-08 11:44 UTC (permalink / raw)
To: community
Приветствую!
Есть у меня сервер Мастер 2.0 и на нем запупущен postgresql-server-7.2.1-alt2.
Каждую ночь в базу добавляется порядка 8 тыс записей .
на этот раз при заливке данных в базу переполнился харддиск и похоже,что конец
файла таблицы повредился.
Когда я пытаюсь сделать запрос к последним данным(за вчерашний день) - получаю
ошибку вида
--------------------------------------------------------
network=> select * from traffic where day='20031007';
FATAL 2: read of clog file 36, offset 212992 failed: Success
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>
------------------------------------------------------
или
-------------------------------------------------------
network=> vacuum traffic;
FATAL 2: read of clog file 36, offset 212992 failed: Success
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
---------------------------------------------------
Это как-то лечится?
--
С уважением
Виктор В Исмакаев
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] порушилась база PostgreSQL
2003-10-08 11:44 [Comm] порушилась база PostgreSQL vic ismakaev
@ 2003-10-08 13:06 ` vic ismakaev
2003-10-08 14:48 ` Alexei Takaseev
0 siblings, 1 reply; 3+ messages in thread
From: vic ismakaev @ 2003-10-08 13:06 UTC (permalink / raw)
To: community
8 Октябрь 2003 17:44, vic ismakaev написал:
> Приветствую!
> Есть у меня сервер Мастер 2.0 и на нем запупущен
> postgresql-server-7.2.1-alt2. Каждую ночь в базу добавляется порядка 8 тыс
> записей .
> на этот раз при заливке данных в базу переполнился харддиск и похоже,что
> конец файла таблицы повредился.
> Когда я пытаюсь сделать запрос к последним данным(за вчерашний день) -
> получаю ошибку вида
>
> --------------------------------------------------------
> network=> select * from traffic where day='20031007';
> FATAL 2: read of clog file 36, offset 212992 failed: Success
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
> !>
> ------------------------------------------------------
> Это как-то лечится?
Кажется разобрался.Порушился файл лога текущих транзакций в каталоге pg_clog.
Удалил последний файл и на его место скопировал предыдущий.Заработало.
Не знаю правда - правильно я поступил или нет.
Кто что скажет?
--
С уважением
Виктор В Исмакаев
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] порушилась база PostgreSQL
2003-10-08 13:06 ` vic ismakaev
@ 2003-10-08 14:48 ` Alexei Takaseev
0 siblings, 0 replies; 3+ messages in thread
From: Alexei Takaseev @ 2003-10-08 14:48 UTC (permalink / raw)
To: ALT Linux Community
On Wed, 8 Oct 2003 19:06:10 +0600
vic ismakaev <viclists@mail.esoo.ru> wrote:
> 8 Октябрь 2003 17:44, vic ismakaev написал:
> > Приветствую!
> > Есть у меня сервер Мастер 2.0 и на нем запупущен
> > postgresql-server-7.2.1-alt2. Каждую ночь в базу добавляется порядка
> > 8 тыс записей .
> > на этот раз при заливке данных в базу переполнился харддиск и
> > похоже,что конец файла таблицы повредился.
> > Когда я пытаюсь сделать запрос к последним данным(за вчерашний день)
> > - получаю ошибку вида
> >
> > --------------------------------------------------------
> > network=> select * from traffic where day='20031007';
> > FATAL 2: read of clog file 36, offset 212992 failed: Success
> > server closed the connection unexpectedly
> > This probably means the server terminated abnormally
> > before or while processing the request.
> > The connection to the server was lost. Attempting reset: Failed.
> > !>
> > ------------------------------------------------------
>
> > Это как-то лечится?
>
> Кажется разобрался.Порушился файл лога текущих транзакций в каталоге
> pg_clog. Удалил последний файл и на его место скопировал
> предыдущий.Заработало. Не знаю правда - правильно я поступил или нет.
> Кто что скажет?
Да, по-идее, ничего особенного могло и не произойти, разве что накрылась
последняя выполняемая транзакция.
Но я бы все же проделал бы операция dump-restore на всякий пожарный
случай.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-10-08 14:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-08 11:44 [Comm] порушилась база PostgreSQL vic ismakaev
2003-10-08 13:06 ` vic ismakaev
2003-10-08 14:48 ` Alexei Takaseev
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git