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 archives
  Advanced Search

Re: Segmentation fault


  • From: Michael Shapiro <mshapiro51(at)gmail(dot)com>
  • To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
  • Cc: pgadmin-support(at)postgresql(dot)org, Pedro Doria Meunier <pdoria(at)netmadeira(dot)com>
  • Subject: Re: Segmentation fault
  • Date: Mon, 13 Jul 2009 10:40:39 -0500
  • Message-id: <ca3a8da20907130840t18474b1euab3f7bb4f2df3b8f@mail.gmail.com> <text/plain>

No, I don't. I think they figure this isn't worth their time to investigate
....

On Mon, Jul 13, 2009 at 10:15 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info>wrote:

> 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
>


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group