Re: Ayuda postgresql windows!!!

From: "darkglam darkglam" <darkglam(at)gmail(dot)com>
To: "ALFREDO ALARCON" <alfalar(at)gmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Ayuda postgresql windows!!!
Date: 2006-11-06 19:43:53
Message-ID: e36cf9780611061143x4ad3d309j4c303917667d3edf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Creo que te has quedado sin espacio en disco duro.

>>DETAIL: could not write to file "pg_clog/0057" at offset 73728: No space
left on device

Respecto a la lentitud:
- Te recomiendo que instales el postgres sobre BSD o Linux
- Sí tienes Postgres 8.x puedes usar DDL partitioning

http://www.postgresql.org/docs/8.1/interactive/ddl-partitioning.html

On 11/6/06, ALFREDO ALARCON <alfalar(at)gmail(dot)com> wrote:
>
> Buen día!!!
> Tengo un problema con postgresql en su version windows y quisiera saber si
> alguien me puede dar una luz. El problema es el siguiente:
> Tengo un sistema que esta llenando una tabla de la base de datos
> aproximadamente en 300000 registros al día, pero pasados 3 o 4 dias la base
> de datos me da problemas de lentitud y debo empezar a borrarle registros a
> la tabla. La tabla tiene indices (btree y gist, pues es una tabla
> geografico) y se le hace vacumm analize seguido. El otro problema se me
> presento esta semana, el servicio de base de datos se cayo y ya no subio
> mas. El log que me dejo fue el siguiente:
> 2006-11-04 20:37:16 LOG: database system was interrupted while in recovery
> at 2006-11-04 20:37:09 Hora est. de América Central
> 2006-11-04 20:37:16 HINT: This probably means that some data is corrupted
> and you will have to use the last backup for recovery.
> 2006-11-04 20:37:16 LOG: checkpoint record is at A/542596F0
> 2006-11-04 20:37:16 LOG: redo record is at A/5421D588; undo record is at
> 0/0; shutdown FALSE
> 2006-11-04 20:37:16 LOG: next transaction ID: 91511486; next OID: 33784
> 2006-11-04 20:37:16 LOG: next MultiXactId: 1; next MultiXactOffset: 0
> 2006-11-04 20:37:16 LOG: database system was not properly shut down;
> automatic recovery in progress
> 2006-11-04 20:37:16 LOG: redo starts at A/5421D588
> 2006-11-04 20:37:16 PANIC: could not access status of transaction 0
> 2006-11-04 20:37:16 DETAIL: could not write to file "pg_clog/0057" at
> offset 73728: No space left on device
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
> 2006-11-04 20:37:16 LOG: startup process (PID 1348) was terminated by
> signal 3
> 2006-11-04 20:37:16 LOG: aborting startup due to startup process failure
> 2006-11-04 20:37:17 LOG: logger shutting down
>
> Agradezco su ayuda
>
> --
> Alfredo Alarcón
>

--
"La muerte es una quimera: porque mientras yo existo, no existe la muerte; y
cuando existe la muerte, ya no existo yo."

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Miguel Ortega 2006-11-06 19:44:45 Re: Ayuda postgresql windows!!!
Previous Message ALFREDO ALARCON 2006-11-06 19:28:59 Ayuda postgresql windows!!!