Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Exceeded maximum lock level



alexander lunyov wrote:
> Hello.
>
> Freebsd 6.2, Postgresql 8.3 from ports.
>
> I'm trying to add some features to threaded application, like sql logs.  
> I've changed application according to examples of libpq usage (simple  
> things - connect, inserts, disconnect), everything works for a little  
> time (under 1 minute), then i get error:
>
>  Fatal error 'Exceeded maximum lock level' at line 519 in file  
> /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 844913743)

This is clearly not a PG problem -- I'd think there's a bug in your own
code.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group