Excerpts from tanakalen's message of lun sep 17 06:00:05 -0300 2012:
> The following bug has been logged on the website:
> 
> Bug reference:      7545
> Logged by:          Len Tanaka
> Email address:      tanaka...@gmail.com
> PostgreSQL version: 9.2.0
> Operating system:   Mac OS X 10.6.8
> Description:        
> 
> Multiple log files with same error repeated:
> poll() failed: Invalid argument
> 
> Prior to error, in user account in user table doing an insert that has not
> failed in past. Unresponsive thereafter. Unable to shutdown postmaster.
> 
> configure:
> ./configure --with-includes=/sw/include --with-libraries=/sw/lib --with-perl
> --with-python --with-openssl --with-bonjour --with-pam --with-krb5
> --with-ldap --enable-thread-safety --with-libxml --with-libxslt
> --enable-dtrace

So the full log files correspond to the server log file, right?  What
process is filling the logs?  (You can tell by adding a %p to
log_line_prefix in postgresql.conf, if it's not there already).

Is the table a FDW table or something otherwise funny?  Please give more
details; also about the underlying platform (is this a non-Intel
dinosaur or something?)

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to