pgagent errors on application_name

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgagent errors on application_name
Date: 2015-07-06 18:25:41
Message-ID: 559AC825.6010708@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

To wit:

postgres(at)9c7b33848038:~$ pgagent -l pgagent.log -f dbname=postgres
user=postgres application_name=pgagent
ERROR: Primary connection string is not valid!
18:15:15: Debug: In file ../src/unix/threadpsx.cpp at line 261:
'pthread_mutex_destroy()' failed with error 0x00000010 (Device or
resource busy).

I'm unclear on why this would be failing, though; AFAICT, connection.h
doesn't do anything but wrap the basic libpq connection class. Ideas?

BTW, when we fix this, I'd like to set a default application_name of
"pgagent" if the user does not supply one.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Josh Berkus 2015-07-06 23:02:42 Re: pgagent hangs forever in "r" state
Previous Message Josh Berkus 2015-07-06 18:12:15 Re: [pgadmin-support] pgagent DEB packages do not support postgres 9.4