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 serial data type in postgresql?
What is character varying in postgres?
Is postgres distributed?
What are the various enhancements to the straight relational data model by PostgreSQL?
Does vacuum full reindex?
How do I get a list of databases in a postgresql database?
How do you delete a row in a table?
How do I add another column in postgresql?
Who maintains postgresql?
Do foreign keys speed up queries?
What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?
How do I start postgresql in linux?
Oracle (3253)
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)