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

Re: Lost instrumentation functions



 

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org 
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of 
> Joost Kraaijeveld
> Sent: 22 January 2006 08:20
> To: PgAdmin-support
> Subject: [pgadmin-support] Lost instrumentation functions
> 
> Hi,
> 
> After an upgrade of PostgreSQL 8.1.0 to 8.1.2 I lost the 
> instrumentation
> functions. 

Weird.

> Recompiling and reinstalling does not restore the 
> functionality. I have
> looked in the log files of PostgreSQL and PgAdmin for clues 
> but I cannot
> find anything.
>
> What can I do to: 
> 1. Better diagnose problems with non-loading/working PostgreSQL
> libraries?

Darned if I know. I've had a heck of a job diagnosing this sort of
problem in the past :-(.

> 2. Get the instrumentation functions working again? 

Do the function definitions actually exist in your master database? If
so, do they work? Try 'select * from pg_logdir_ls()' to test. If so,
then it would appear that pgAdmin just isn't detecting them for some
reason.

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group