RE: Duda con archive_command y PITR

From: Lazaro Ruben Garcia Martinez <lgarciam(at)vnz(dot)uci(dot)cu>
To: Lazaro Ruben Garcia Martinez <lgarciam(at)vnz(dot)uci(dot)cu>, "pgsql-es-ayuda(at)postgresql(dot)org" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: RE: Duda con archive_command y PITR
Date: 2014-01-28 15:50:23
Message-ID: 294D3D02D5E18D42827B2ECFEADEB688BA081E5858@mx-interno.vnz.uci.cu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola a todos, acabo de encontrar la respuesta que estaba buscando en el libro de Simon Riggs PostgreSQL 9 Administration CookBook.

"When the archive_command fails, it will repeatedly retry until it succeeds. PostgreSQL does not remove WAL files from pg_xlog until the WAL files have been successfully archived, so the end result is that your pg_xlog directory fills up"

Un saludo a todos.
________________________________________
De: pgsql-es-ayuda-owner(at)postgresql(dot)org [pgsql-es-ayuda-owner(at)postgresql(dot)org] En nombre de Lazaro Ruben Garcia Martinez [lgarciam(at)vnz(dot)uci(dot)cu]
Enviado el: martes, 28 de enero de 2014 10:29
Para: pgsql-es-ayuda(at)postgresql(dot)org
Asunto: [pgsql-es-ayuda] Duda con archive_command y PITR

Buenos días a todos en la lista, en esta ocasión les escribo pues tengo una duda relacionada con el parámetro de configuración archive_command.

Si este parámetro es configurado de la siguiente forma:

archive_command = 'rsync -a %p barman(at)10(dot)14(dot)8(dot)203:/var/lib/barman/main/incoming/%f'

y el servidor de respaldos es interrumpido por un tiempo X, los ficheros WAL que fueron generados durante este tiempo son copiados al servidor remoto una vez que este es iniciado???

Saludos a todos.

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

-
Enviado a la lista de correo pgsql-es-ayuda (pgsql-es-ayuda(at)postgresql(dot)org)
Para cambiar tu suscripción:
http://www.postgresql.org/mailpref/pgsql-es-ayuda

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

-
Enviado a la lista de correo pgsql-es-ayuda (pgsql-es-ayuda(at)postgresql(dot)org)
Para cambiar tu suscripción:
http://www.postgresql.org/mailpref/pgsql-es-ayuda

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Freddy Martinez Garcia 2014-01-28 18:23:52 duda sobre BYTEA
Previous Message Lazaro Ruben Garcia Martinez 2014-01-28 14:59:05 Duda con archive_command y PITR