Missing Functions - Mailing list pgsql-novice

From Morris, Roy
Subject Missing Functions
Date
Msg-id 19BA112CA339EB47B0E90EBAE50D132D089048A5@exch1.internal.priv
Whole thread Raw
Responses Re: Missing Functions
List pgsql-novice

Hi, I know I am probably doing something retarded but can anyone tell me why I don’t see any functions? Shouldn’t there be a bunch of standard system functions?

 

 

psql (8.4.3)

You are now connected to database "postgres".

postgres=# \df

                       List of functions

 Schema | Name | Result data type | Argument data types | Type

--------+------+------------------+---------------------+------

(0 rows)

 

 

 

Here’s what I have installed

 

[root@spontreportdb rmorris]# rpm -qa |grep postgr

postgresql-8.4.3-1PGDG.rhel5

postgresql-pltcl-8.4.3-1PGDG.rhel5

postgresql-docs-8.4.3-1PGDG.rhel5

postgresql-server-8.4.3-1PGDG.rhel5

postgresql-plperl-8.4.3-1PGDG.rhel5

postgresql-libs-8.4.3-1PGDG.rhel5

postgresql-contrib-8.4.3-1PGDG.rhel5

postgresql-plpython-8.4.3-1PGDG.rhel5

postgresql-devel-8.4.3-1PGDG.rhel5

compat-postgresql-libs-4-1PGDG.rhel5

 

 

pgsql-novice by date:

Previous
From: Michael Wood
Date:
Subject: Re: Select only active entries
Next
From: Luiz Eduardo Cantanhede Neri
Date:
Subject: Re: Select only active entries