Danish Qadri wrote:
> 
> Here's a snippet I caught from one of my syslog log files.
> 
> Sep 21 11:23:37 intranet2.globix.net indexer[9927]: indexer from
> mnogosearch-3.2.0.b1-pqsql started with
> '/usr/local/mnogosearch32/etc/indexer.conf'
> Sep 21 11:26:17 intranet2.globix.net indexer[9927]: [1] Error: 'ERROR:
> Deadlock detected.
> Sep 21 11:26:17 intranet2.globix.net    See the lock(l) manual page for a
> possible cause.
> Sep 21 11:26:17 intranet2.globix.net '
> 
> 
> I was not using threads anywhere, and I suspect that Postgres was the
> problem, because I tried to shut down the postgres daemon and I couldn't.
> Running truss (Solaris version of strace) on the bad postgres process and
> I saw it doing some weird looping stuff.
> 
> More later :)
> 


indexer doesn't have such error messages. It is postgresql message.
I don't know what does it mean, follow their documentation.



___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to