Hi,
I had make VACUUM command for table with about 20 rows, but postmaster
daemon:
/var/log/messages :
Oct 9 13:45:05 stat /kernel: pid 76778 (postgres),
uid 1003: exited on signal 11 (core dumped)
The command is:
isbs=# vacuum full verbose sessions;
server closed the connection unexpected
Hi Tom,
thanx for your quick response.
Yes the DB is on a NFS mounted volume, but i have checked my logs: There are no
nfs error messages. As i said these error occures only from time to time (3
times in the last 6 month...I guess).And the only thing i recognized (except
the same errormessage (xl
"Michael Beckstette" <[EMAIL PROTECTED]> writes:
> from time to time my postmaster crashes with the below mentioned errormessage.
> DEBUG: MoveOfflineLogs: remove 000D00A3
> FATAL 2: MoveOfflineLogs: cannot read xlog dir: Invalid argument
Hmm. I cannot see a reason for the xlog direct
Hi,
from time to time my postmaster crashes with the below mentioned errormessage.
I am using PostgreSQL 7.1.2 on sparc-sun-solaris2.5.1, compiled by GCC 2.95 on
a 4CPU/4GB UltraSparc II system.
The crash happened during a VACUUM ANALYZE which i perform every 30 minutes.
At the point of the cra
"Michael Beckstette" <[EMAIL PROTECTED]> writes:
> after several month of very stable operations now my postmaster crashes from
> time to time with the following errormessage:
> FATAL 2: MoveOfflineLogs: cannot read xlog dir: Invalid argument
Hm, does that show up every five minutes, or just on
Hi,
after several month of very stable operations now my postmaster crashes from
time to time with the following errormessage:
FATAL 2: MoveOfflineLogs: cannot read xlog dir: Invalid argument
Server process (pid 25417) exited with status 512 at Thu Jan 17 01:02:02 2002
Terminating any active se
=?iso-8859-1?q?jerome=20crouigneau?= <[EMAIL PROTECTED]> writes:
> I've got a problem with the 7.0.2 version of Postgres.
> In production, the postmaster stops frequently alone
> (about one time per hour).
> Error message:
> postmaster: ServerLoop; select failed; No child
> processes
This is a kn
Hello,
I've got a problem with the 7.0.2 version of Postgres.
In production, the postmaster stops frequently alone
(about one time per hour).
Error message:
postmaster: ServerLoop; select failed; No child
processes
And we have to restart it each hour.
Any idea ?
Thanks for your help
Jérôme Cro