Archiving wal files - Mailing list pgsql-general

From Christian Rengstl
Subject Archiving wal files
Date
Msg-id 44C60A5A.0AD0.0080.0@klinik.uni-regensburg.de
Whole thread Raw
Responses Re: Archiving wal files  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
Hi list,

somehow it seems that in my pg_xlog directory not all wal files are deleted after copying them to the archive directory
eventhough the archive_status is done for all of them. 
Is it safe to delete them after they were copied or is it safe to use 'mv' as archive_command?

Thanks!

--
Christian Rengstl M.A.
Klinik und Poliklinik für Innere Medizin II
Kardiologie - Forschung
Universitätsklinikum Regensburg
B3 1.388
Franz-Josef-Strauss-Allee 11
93053 Regensburg
Tel.: +49-941-944-7230


pgsql-general by date:

Previous
From: "surabhi.ahuja"
Date:
Subject: error code when database does not exist
Next
From: "Merlin Moncure"
Date:
Subject: Re: Beginner's questions about creating a custom data type in PostgreSQL...