Re: Segmentation fault

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Cc: Michael Shapiro <mshapiro51(at)gmail(dot)com>, Pedro Doria Meunier <pdoria(at)netmadeira(dot)com>
Subject: Re: Segmentation fault
Date: 2009-07-13 15:15:33
Message-ID: 200907131715.34156.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le mercredi 8 juillet 2009 à 22:59:27, Michael Shapiro a écrit :
> I don't think this is really a PgAdmin problem. PgAdmin is running the
> postgres function pg_logdir_ls()
> which is defined (on my server) as:
>
> CREATE OR REPLACE FUNCTION pg_logdir_ls()
> RETURNS SETOF record AS
> '$libdir/admin81', 'pg_logdir_ls'
> LANGUAGE 'c' VOLATILE STRICT;
>
> So there is some interaction between the C function and the system
> involving $libdir/admin81.
> Since I don't understand where this function came from (if it isn't part of
> the server), or why it is looking for admin81
> I will ask the admin of the server to look into this ...
>

Do you have some news from the admin?

Thanks.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2009-07-13 15:40:39 Re: Segmentation fault
Previous Message Mark Murawski 2009-07-11 20:22:16 Feature request: On demand Configuration data save