Sergio Gabriel Rodriguez escribió:
gracias Rafael, que procesos deberia ver en el top??

2009/9/29 Rafael Martinez <r.m.guerr...@usit.uio.no <mailto:r.m.guerr...@usit.uio.no>>

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Sergio Gabriel Rodriguez wrote:
    >
    >     Sept 29 07:42:31 server1 kernel: Out of Memory: Killed
    process 23357
    >     (postmaster)
    >
    > A qué se debe este fallo?
    >

    Hola

    El servidor se ha quedado sin memoria disponible libre (ram+sawp) y ha
    empezado a matar procesos.

    Como esta la situacion de memoria en ese servidor ahora mismo?

    Al arrancar la base de datos de nuevo deberia de ser posible usarla
    despues de que haya terminado de recuperarse. Una vez acabada la
    recuperacion deberias de obtener otro mensaje "database system is
    ready
    to accept connections"

    Puedes ver con el comando top si postgres esta trabajando en el
    proceso
    de recuperacion.

    Mas informacion sobre este tema de memoria en linux:
    
http://www.postgresql.org/docs/8.3/interactive/kernel-resources.html#AEN22235

    - --
     Rafael Martinez, <r.m.guerr...@usit.uio.no
    <mailto:r.m.guerr...@usit.uio.no>>
     Center for Information Technology Services
     University of Oslo, Norway

     PGP Public Key: http://folk.uio.no/rafael/
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.7 (GNU/Linux)

    iD8DBQFKwfq/BhuKQurGihQRAltFAJ4tFBHhPncBvwlUo+REOp8sztdufQCgoOse
    xV6fvd/CvtAO1NuBnpRYbfA=
    =ISeX
    -----END PGP SIGNATURE-----


Debes fijarte con top ¿Cuánto está consumiento los procesos relacionados con PostgreSQL?
1- postmaster
2- postgres
3- wal writer (si lo tienes activado)
4- auto_vacuum workers (si lo tienes activado)

Saludos

--
"DBAs must implements decisions based on the best fit of the application,DBMS, 
and platform
......for that reason.......I use PostgreSQL + Linux"

Ing. Marcos L. Ortiz Valmaseda
Línea Soporte y Despliegue
Centro de Tecnologías de Almacenamiento y Análisis de Datos (CENTALAD)

Linux User # 418229
PostgreSQL User
http://www.postgresql.org
http://www.planetpostgresql.org/
http://www.postgresql-es.org/

<<attachment: mlortiz.vcf>>

--
TIP 4: No hagas 'kill -9' a postmaster

Responder a