Thread: (NONE)
View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 07:06 PM
Tino Didriksen
 
Posts: n/a
Default Re:

Aris Aridis said:
> I create a new DB and when I open it there are no functions available in
> thwe functions list of PgAdminIII. I used the typical congiguration
> procedure. I use it with PostgreSQL 8.0.3 and Suse Linux 9.3 Pro.


This is normal pgsql behavior as the functions list is for custom
functions. A fresh DB starts off with 0 of everything (unless the template
was modified).

Which ones did you expect to be there?

-- Tino Didriksen

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote