Zoznam fondov
An exception occurred while executing 'SELECT distinct (i1_.longname),i1_.id FROM issuer i1_ INNER JOIN securities s ON s.secissuer = i1_.id INNER JOIN funddetail f ON f.securities = s.tradingunit WHERE f.visibleonweb='Y' ORDER BY i1_.longname ASC':
SQLSTATE[08001]: Client unable to establish connection: 7 ERROR: could not connect to server "postgres9"
DETAIL: FATAL: remaining connection slots are reserved for non-replication superuser connectionsAn exception occurred while executing 'SELECT distinct (ticker),t1_.id FROM currency c0_ INNER JOIN tradingunit t1_ ON c0_.tradingunit = t1_.id INNER JOIN securities s ON s.currency = c0_.tradingunit INNER JOIN funddetail f ON f.securities = s.tradingunit WHERE f.visibleonweb='Y'':
SQLSTATE[08001]: Client unable to establish connection: 7 ERROR: could not connect to server "postgres9"
DETAIL: FATAL: remaining connection slots are reserved for non-replication superuser connections