[postgis-devel] Interrupt Requested in PostgreSQL Log

Louis Battuello louis.battuello at etasseo.com
Thu Jul 31 07:27:02 PDT 2014


Hi,

I have a PostgreSQL 9.3.4 database running on CentOS 6 with PostGIS 2.1.2. Each night, I run a cron job to dump (pg_dump) a few schemas for development snapshots. Everything runs without error.

However, it seems that the dump process consistently results in a single line in the postgresql-*.log file. 

postgres at db:/var/lib/pgsql/9.3/data $ cat pg_log/postgresql-Fri.log 
Interrupt requested


I checked with the PostgreSQL core team, and it seems that this issue may be coming from somewhere in the PostGIS code.

https://github.com/postgis/postgis/blob/svn-2.1/postgis/postgis_module.c

Any ideas on why this is being triggered by pg_dump?

Thank you,
Louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20140731/b57ef7b6/attachment.html>


More information about the postgis-devel mailing list