vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have the following problem. 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. Thank you very much. Any help would be appreciated. --------------------------------- Χρησιμοποιείτε Yahoo! Βαρεθήκατε τα ενοχλητικά μηνύ ματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr |
| ||||
| 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 |