Re: Reponse lente de postgres
Bonjour Hajatiana,
que donne un
ps aux|grep -e "^postgres"
Je pense qu'il s'agit d'un job qui locke la table ou qui empêche son lock.
--
Jean-Christophe Arnu
Le 30/07/07, Hajatiana RAHOLIARIJAONA<administrateur(at)saisie(dot)mg> a écrit :
>
>
> Bonjour à Tous,
>
> Je suis sur postgresql 8.0.13, des listes comme suit s'affiche quand je
> fais ps aux|grep waiting :
> postgres 6417 1.7 0.2 91560 23320 ? S 16:58 0:00 postgres:
> dg12 sdsi 192.168.10.5(40188) UPDATE waiting
> postgres 6422 1.4 0.2 91560 21976 ? S 16:58 0:00 postgres:
> dg12 sdsi 192.168.10.5(40193) SELECT waiting
> postgres 6423 1.4 0.2 91560 22032 ? S 16:58 0:00 postgres:
> dg12 sdsi 192.168.10.5(40194) SELECT waiting
> postgres 6427 1.1 0.2 91560 19396 ? S 16:58 0:00 postgres: dg2
> sdsi 192.168.10.5(40198) LOCK TABLE waiting
>
> Le serveur est devenu très lente, voire bloqué. Pour debloquer, je dois tuer
> tous les processus avec "LOCK TABLE waiting".
>
> Pourriez vous m'aider à resoudre ce pb?
> J'ai 400 à 500 connexions avec 2 DELL poweredge 2850, 8go de ram en
> cluster, postgresql est aussi en clustering avec RHCS sur RHEL4 AS.
>
> Merci d'avance.
> Hajatiana
>
>
Home |
Main Index |
Thread Index