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



On Sun, 2006-01-22 at 09:34 +0000, Dave Page wrote:

> Sorry- try without the brackets - that's a view that uses the function
> to retrieve 3 columns.
Mmmm. "select * from pg_logdir_ls;" returns: 
ERROR:  relation "pg_logdir_ls" does not exist

But the function exists (I can see all the functions from admin81.sql
with pgadmin in the tree), so it is likely that it is not the correct
syntax. As far as I know one must call a function with brackets e.g.
"select * from now();".




-- 
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J(dot)Kraaijeveld(at)Askesis(dot)nl
web: www.askesis.nl 





Home | Main Index | Thread Index

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