What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
Answer / madhub
Select pg_terminate_backend(pid);
Select pg_cancel_backend(pid)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of vacuum in postgresql?
What is logical replication in postgresql?
Can you store images in postgres?
Is sql a postgresql?
What does psql command do?
What are the advantages of postgresql?
How to write sql script in postgresql?
How do you open tables in pgadmin?
How to setup postgresql sysv startup script?
Explain multi version concurrency control.
What is a primary key constraint?
How does postgres store data?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)