From: | "SeeHyun Lee" <agape(at)korea(dot)co(dot)kr> |
---|---|
To: | <pgsql-general(at)postgreSQL(dot)org> |
Subject: | Vacuum problem. |
Date: | 1998-10-28 03:29:05 |
Message-ID: | 000b01be0223$1fa26580$40d9a1d1@eloha |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I got this messages while I'm trying to vacuum.
Any idea?
I'm running postgresql-6.3.1 on linux 2.0.27
----------------------------------------------------------------------------
---
bbskorea=> vacuum;
PQexec() -- Request was sent to backend, but backend closed the channel
before r
esponding.
This probably means the backend terminated abnormally before or
while pr
ocessing the request.
bbskorea=> vacuum;
PQexec() -- There is no connection to the backend.
bbskorea=> \q
$ psql bbskorea
bbskorea=> vacuum;
ERROR: can't create lock file -- another vacuum cleaner running?
Do I have to reboot or rerunning postmaster?
Thanks in advance.
--
// http://korea.co.kr All you need to know about KOREA
// SeeHyun Lee <agape(at)korea(dot)co(dot)kr> ICQ# 3413400
From | Date | Subject | |
---|---|---|---|
Next Message | Olivier TURPIN | 1998-10-28 06:34:01 | Speed |
Previous Message | John Callahan | 1998-10-28 02:32:06 | Default Function/Operator for "order by"? |