problems with pg_dump... with postmaster really - Mailing list pgsql-general

From Martín Marqués
Subject problems with pg_dump... with postmaster really
Date
Msg-id 200205230833.05971.martin@bugs.unl.edu.ar
Whole thread Raw
Responses Re: problems with pg_dump... with postmaster really
List pgsql-general
I have found that the postmaster is dying very offen lattly, and yesterday I
got this error on a pg_dumpall:

connected to template1...
dumping database "horde"...
dumping database "lismarch"...
pg_dump: 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.
pg_dump: query to obtain list of operators failed: server closed the
connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
pg_dump failed on lismarch, exiting


I got these kind of errors in normal conections too. Any idea?

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

pgsql-general by date:

Previous
From: tony
Date:
Subject: Anyone interested in MySQL training?
Next
From: Tina Messmann
Date:
Subject: sequence / last_value problem