Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?



What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the curre..

Answer / madhub

Select pg_terminate_backend(pid);

Select pg_cancel_backend(pid)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is serial data type in postgresql?

0 Answers  


What is character varying in postgres?

0 Answers  


Is postgres distributed?

0 Answers  


What are the various enhancements to the straight relational data model by PostgreSQL?

1 Answers  


Does vacuum full reindex?

0 Answers  


How do I get a list of databases in a postgresql database?

0 Answers  


How do you delete a row in a table?

0 Answers  


How do I add another column in postgresql?

0 Answers  


Who maintains postgresql?

0 Answers  


Do foreign keys speed up queries?

0 Answers  


What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?

0 Answers  


How do I start postgresql in linux?

0 Answers  


Categories