pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: sorry, too many clients already
/data/inetpub/cgiroot/bibliotheque/cgi_include/objdb/objdb_6.01.php
268
Array
(
[0] => Array
(
[function] => erreur2Exception
[args] => Array
(
[0] => 2
[1] => pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: sorry, too many clients already
[2] => /data/inetpub/cgiroot/bibliotheque/cgi_include/objdb/objdb_6.01.php
[3] => 268
[4] => Array
(
[stringConnect] => host=172.16.10.67 port=5432 user=dictionnaire_ecriture dbname=dictionnaire password=utpriv2
)
)
)
[1] => Array
(
[file] => /data/inetpub/cgiroot/bibliotheque/cgi_include/objdb/objdb_6.01.php
[line] => 268
[function] => pg_connect
[args] => Array
(
[0] => host=172.16.10.67 port=5432 user=dictionnaire_ecriture dbname=dictionnaire password=utpriv2
)
)
[2] => Array
(
[file] => /data/inetpub/cgiroot/bibliotheque/cgi_include/objdb/objdb_6.01.php
[line] => 350
[function] => Connecte
[class] => ObjDb
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /data/inetpub/cgiroot/bibliotheque/cgi_include/objdictionnairenomhasard/objdictionnairenomhasard_1.00.php
[line] => 44
[function] => ExecuteRecordset
[class] => ObjDb
[type] => ->
[args] => Array
(
[0] => ObjDbRecordset Object
(
[Base] => ObjDbDictionnaire Object
(
[champs:private] => Array
(
[0] =>
)
[NomServeur] => 172.16.10.67
[NomBase] => dictionnaire
[Identifiant] => dictionnaire_ecriture
[MotDePasse] => utpriv2
[TypeBase] => 2
[Port] => 5432
[Connexion] =>
[ConnexionPersistante] =>
[ModeTrace] => 1
[Objdbrs] =>
[Table] =>
[unObjMemcache] =>
[fraicheurCacheCount] => 30
[EnregistrementGroupe:private] =>
[Enregistrement:private] =>
[ErreurDescription] =>
[libereConnexion] =>
[nbTransactionOuverte:private] => 0
[methodeGetNextId] => 0
)
[Table] =>
[Rs] =>
[Ligne] => Array
(
)
[LigneCle] => Array
(
)
[LigneType] =>
[NombreLigneParPage] => 0
[Position] => 0
[NombreLigne] =>
[TypeBase] => 2
[ModeTrace] =>
)
[1] => SELECT personnage_t_personnage.nom, personnage_t_personnage.prenom,
t_mot.id_personnage as id_personnage, t_mot.libelle, t_mot.libelle_complementaire,
personnage_t_personnage.unicite_rewriting as unicite_personnage,
t_mot.unicite_rewriting as unicite_mot,
fille.libelle as libelle_theme,
mere.libelle as libelle_categorie_mere
FROM t_mot
JOIN tl_categorie_mot ON t_mot.id=tl_categorie_mot.id_mot
JOIN t_categorie as fille ON tl_categorie_mot.id_categorie = fille.id
LEFT OUTER JOIN t_categorie as mere ON mere.id = fille.id_categorie_mere
LEFT OUTER JOIN personnage_t_personnage ON personnage_t_personnage.id = t_mot.id_personnage
WHERE t_mot.flag_liste_aleatoire = 1
AND t_mot.flag_nom_propre = 1
ORDER BY random() LIMIT 1;
[2] => 0
[3] => 0
)
)
[4] => Array
(
[file] => /data/inetpub/cgiroot/dictionnairenom/cgi_include/objpage/objpage_1.00.php
[line] => 267
[function] => genereLien
[class] => ObjDictionnaireNomHasard
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /data/inetpub/cgiroot/dictionnairenom/cgi/erreur/erreur_interne.php
[line] => 28
[function] => generePage
[class] => ObjPage
[type] => ->
[args] => Array
(
)
)
)