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 [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly