Warning: pg_query_params(): Query failed: FATAL: terminating connection due to administrator command
CONTEXT: SQL statement "create temp table __r_international_group as
select
pp.php_param_name,
coalesce(pig.php_param_value, pp.php_param_default_value) as php_param_value
from
php_param pp
left join international_group ig on ig.international_group_latin = __international_group_latin
left join php_international_group_param pig on pig.php_param_id = pp.php_param_id and
pig.international_group_id = ig.international_group_id
where
pp.php_param_table = 'international_group'
and
coalesce(pig.php_param_value, pp.php_param_default_value) <> ''"
PL/pgSQL function p_get_php_site_param_list(integer,text,integer,text) line 59 at SQL statement
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request. in /var/www/site.release/module/Common/src/Common/Model/CommonPGSQL.php on line 252
Notice: pg_query_params(): Cannot set connection to blocking mode in /var/www/site.release/module/Common/src/Common/Model/CommonPGSQL.php on line 252
Notice: pg_query_params(): Cannot set connection to blocking mode in /var/www/site.release/module/Common/src/Common/Model/CommonPGSQL.php on line 252
Notice: pg_query_params(): Cannot set connection to blocking mode in /var/www/site.release/module/Common/src/Common/Model/CommonPGSQL.php on line 252
Notice: pg_query_params(): Cannot set connection to blocking mode in /var/www/site.release/module/Common/src/Common/Model/CommonPGSQL.php on line 252
Error information:
Message: FATAL: terminating connection due to administrator command
CONTEXT: SQL statement "create temp table __r_international_group as
select
pp.php_param_name,
coalesce(pig.php_param_value, pp.php_param_default_value) as php_param_value
from
php_param pp
left join international_group ig on ig.international_group_latin = __international_group_latin
left join php_international_group_param pig on pig.php_param_id = pp.php_param_id and
pig.international_group_id = ig.international_group_id
where
pp.php_param_table = 'international_group'
and
coalesce(pig.php_param_value, pp.php_param_default_value) <> ''"
PL/pgSQL function p_get_php_site_param_list(integer,text,integer,text) line 59 at SQL statement
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.