Обсуждение: padmin crash PQconninfoParse
Running pgadmin3-1.16 pgadmin3: symbol lookup error: pgadmin3: undefined symbol: PQconninfoParse I'm using the pgadmin that is installed along with postgres 9.2.1 running gentoo on 32 bits. Looks like a problem in a library, may be libpq? -- View this message in context: http://postgresql.1045698.n5.nabble.com/padmin-crash-PQconninfoParse-tp5734015.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
On Thu, Nov 29, 2012 at 6:35 AM, jclopezar <juancristobal@gmail.com> wrote:
How are you running pgAdmin3?
Running pgadmin3-1.16
pgadmin3: symbol lookup error: pgadmin3: undefined symbol: PQconninfoParse
I'm using the pgadmin that is installed along with postgres 9.2.1
running gentoo on 32 bits.
Looks like a problem in a library, may be libpq?
If you're running it from the command-prompt, it will try to load libpq from the system.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/padmin-crash-PQconninfoParse-tp5734015.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
On Wed, 2012-11-28 at 17:05 -0800, jclopezar wrote: > Running pgadmin3-1.16 > pgadmin3: symbol lookup error: pgadmin3: undefined symbol: PQconninfoParse > I'm using the pgadmin that is installed along with postgres 9.2.1 > running gentoo on 32 bits. > > Looks like a problem in a library, may be libpq? > You need a quite recent libpq. It's definitely strange that it wouldn't work with a 9.2.1 libpq. Do you have another one in your system? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
I have both in my system and in Posgres 9.2 the same libpq.so.5
I nkow there is a new one (8, I think), can be compiled from sources? from where?
On Thu, Nov 29, 2012 at 6:06 PM, Guillaume Lelarge-3 [via PostgreSQL] <[hidden email]> wrote:
On Wed, 2012-11-28 at 17:05 -0800, jclopezar wrote:
> Running pgadmin3-1.16
> pgadmin3: symbol lookup error: pgadmin3: undefined symbol: PQconninfoParse
> I'm using the pgadmin that is installed along with postgres 9.2.1
> running gentoo on 32 bits.
>
> Looks like a problem in a library, may be libpq?
>
You need a quite recent libpq. It's definitely strange that it wouldn't
work with a 9.2.1 libpq. Do you have another one in your system?
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com--
Sent via pgadmin-support mailing list ([hidden email])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-supporthttp://postgresql.1045698.n5.nabble.com/padmin-crash-PQconninfoParse-tp5734015p5734166.htmlIf you reply to this email, your message will be added to the discussion below:
--
Juan Cristobal Lopez Arrieta
http://www.openerp.com/node/560 +54376 4437686
Celular: +549376 4376481
skype : jclopezar
View this message in context: Re: padmin crash PQconninfoParse
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
On Thu, 2012-11-29 at 14:22 -0800, jclopezar wrote: > I have both in my system and in Posgres 9.2 the same libpq.so.5 > I nkow there is a new one (8, I think), can be compiled from sources? from > where? > libpq from 9.2 definitely doesn't have the issue. Older pre-9.0 have. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com