Re: Plsql Function with error: No space left on device. - Mailing list pgsql-sql

From David M. Richter
Subject Re: Plsql Function with error: No space left on device.
Date
Msg-id 3B39DA5C.FBC63A7B@DKFZ-heidelberg.de
Whole thread Raw
In response to Plsql Function with error: No space left on device.  ("David M. Richter" <D.Richter@DKFZ-heidelberg.de>)
Responses Re: Plsql Function with error: No space left on device.
List pgsql-sql
Hallo!

Another try -- another kind of error

pacs=> UPDATE image SET  seriesoid = r.parentoid
pacs-> FROM relseries_image000 r WHERE image.chilioid = r.childoid;
FATAL 2:  ZeroFill(/usr/local/pgsql/data/pg_xlog/xlogtemp.30164) failed:
No such file or directory
pqReadData() -- backend closed the channel unexpectedly.
        This probably means the backend terminated abnormally
        before or while processing the request.
The connection to the server was lost. Attempting reset: NOTICE:
Message from PostgreSQL backend:
        The Postmaster has informed me that some other backend  died
abnormally and possibly corrupted shared memory.
        I have rolled back the current transaction and am       going to
terminate your database system connection and exit.
        Please reconnect to the database system and repeat your query.
Failed.

?????????
???????
I will try ipcclean. And look for postmaster options!

Any ideas?

Thanks a lot

David
Attachment

pgsql-sql by date:

Previous
From: "David M. Richter"
Date:
Subject: Re: Plsql Function with error: No space left on device.
Next
From: Tom Lane
Date:
Subject: Re: Plsql Function with error: No space left on device.