21 Sep
2010
21 Sep
'10
2:12 p.m.
Ouf Julien Le Mon, 20 Sep 2010 18:01:31 +0200, Eric Chatellier <chatellier@codelutin.com> a écrit :
Le 20/09/2010 17:45, Julien Ruchaud a écrit :
Hello,
Tu es bien en connexion xadatasource ? Tu as l'erreur à chaque fois ? Oui, oui.
En fait, j'ai trouvé l'origine. Ca se produit sur mon PC où j'utilise postgresql 8.4 et ce post détaille comment résoudre le problème: http://archives.postgresql.org/pgsql-bugs/2009-10/msg00266.php
J'ai modifier mon fichier "/var/lib/postgresql/8.4/data/postgresql.conf" en remplacant "max_prepared_transactions = 0" par "max_prepared_transactions = 5" et ca fonctionne.