no tich důvodů tam je dost, zkopíruju nějaké časté co se opakovaly:
2014-12-22 20:13:23 CETERROR: relation "postflopactions" does not exist at character 33
2014-12-22 20:13:23 CETSTATEMENT: select streetactiontype_id from postflopactions limit 1
2014-12-22 20:10:42 CETERROR: relation "error_hands" does not exist at character 26
2014-12-22 20:10:42 CETSTATEMENT: select pokersite_id from error_hands limit 1
2014-12-22 20:10:42 CETFATAL: database "template0" is not currently accepting connections
2014-12-22 19:35:56 CETERROR: relation "readsettings" does not exist at character 29
2014-12-22 19:35:56 CETSTATEMENT: SELECT databaseversion FROM readsettings
2014-12-20 19:11:37 CETERROR: prepared statement "insertplayer" already exists
2014-12-20 19:11:37 CETSTATEMENT: PREPARE INSERTPLAYER (text,smallint,integer,integer,smallint) AS Insert into players (playername,pokersite_id,cashhands,tourneyhands,op timizationstatus) values ($1,$2,$3,$4,$5) RETURNING player_id;