Hello!

I've

archive_mode = on
archive_command = 'cp "%p" /home/server/postgresql/wal-archive/"%f"'

in my postgresql.conf to allow PITR.

The problem now is that the /home partition runs full quite quickly.

Now my question is, how and when would you remove the wal archive files?

In general it would be enough if only the WALs after doing a checkpoint
would be written and not regulary.

Thanks for any hints,

Nico

-- 
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to