Search Postgresql Archives

Re: backend reset of database

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

 



Geoffrey wrote:

I forgot to mention the one difference I did see in the strace output. I don't understand why there would be difference in the call parms to poll(). Then again, I'm not altogether sure what code is calling poll at this point. I'm assuming it's from the database engine. I've noted these lines below:

working strace:

poll([{fd=3, events=POLLIN|POLLERR, revents=POLLIN}], 1, -1) = 1

broken strace:

poll([{fd=3, events=POLLIN|POLLERR, revents=POLLIN|POLLHUP}], 1, -1) = 1

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
 - Benjamin Franklin


[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