Search Postgresql Archives

Re: pg_dump fails when it gets to table containing bytea

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

 



"Carlos Oliva" <carlos@xxxxxxxxxxx> writes:
> We are getting the following error message whe we run "pg_dump -Ft <database
> name> > database.tar":

> pg_dump: ERROR:  canceling query due to user request

This implies that something sent SIGINT to the backend process.

We've heard some reports that suggest that some platforms send SIGINT
when a soft resource consumption limit is hit (too much process runtime
or I/O or something).  Look around for something of that description,
particularly if the limit settings were changed recently.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux