Re: Segmentation fault

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael,

you install the admin pack like this:

psql yourdatabase < /usr/share/pgsql/contrib/ adminpack.sql

As for me running the below select returns "1".

As per David suggestion, i.e. building pgadmin3 with debug support,
I'm afraid that my wxWidgets aren't compiled with it and now it's not
the best time to mess up my WS in order to take all the steps to make
it so. Sorry...

BR,

Pedro Doria Meunier
GSM: +351 96 17 20 188
Skype: pdoriam

Guillaume Lelarge wrote:
> Le mardi 7 juillet 2009 à 23:47:18, Michael Shapiro a écrit :
>> I have no idea. Would this be part of the postgres server or part of
>> PgAdmin?
>>
>
> The adminpack is a contrib module. You need to install it on the server
for
> pgAdmin to use it. It adds a few functions, like pg_file_write that
pgAdmin
> needs to be able to write on the config file.
>
> To check if you have this module installed, the simplest thing to do is to
> check if pg_file_write function exists. The SQL query should tell you
how many
> pg_file_write() function you have:
>
> select count(*) from pg_proc where proname='pg_file_write';
>
> 0 meaning that you don't have this function.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFKVGGa2FH5GXCfxAsRApRLAJ9xppDFTX8N3xUenlouCpdDIzdvowCgvUOP
obYYZXWfA9m18jL2mE0oh84=
=CM9T
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Shapiro 2009-07-08 14:09:15 Re: Segmentation fault
Previous Message Dave Page 2009-07-08 09:02:10 Re: [pgadmin-support] PGP problem ubuntu jaunty (9.04)