Re: Does export operation cancel SQLs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday, February 19, 2025, Siraj G <tosiraj.g@xxxxxxxxx> wrote:
Hello Experts!

We have PostgreSQL 16 running in GCP cloud SQL. When export job runs we are noticing these messages excessively:

db=postgres,user=postgres ERROR: canceling statement due to user request

Does Export cancel the SQLs? If not, why are we noticing these messages excessively during the export operation? The load on the instance is minimal

It says “user request”.  I’d advise figuring out what was cancelled and what “user” did so.  Probably DDL commands failing to get exclusive locks.

David J.


[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux