Hola, segun la documentacion existen dos funciones para "matar" un query
pg_cancel_backend - Cancel a backend's current query. You can execute
this against another backend that has exactly the same role as the user
calling the function. In all other cases, you must be a superuser.
pg_terminate_
Hola flor.
PostgreSQL no ejecuta nuevamente la consulta, el job a plicacion ejecutivo
nuevamente la consulta.
Con un Select * from pg_stat_activity puede saber la IP de quien ejecuta la
query.
El vie., 31 may. 2019, 11:53 a. m., FLOR AVILA ELIAS
escribió:
> Buenos dias tengo un servidor Centos