find functions, triggers, views and rules.

Поиск
Список
Период
Сортировка
От Duncan Adams (DNS)
Тема find functions, triggers, views and rules.
Дата
Msg-id 7DD34E6DF5CD1B4283DDAB96A855DCED2F3391@vodabemail1.vodacom.co.za
обсуждение исходный текст
Список pgsql-novice
hi all
 
I drop a table by mistake and managed to get the info back from a backup.
 
but now i'm getting the following error
 
ERROR: Relation "personal" with OID 12225548 no longer exists in
 
Now i read that i should rebuild functions or triggers on this table.(does this include views and rules?)
 
thats fine but how do i find out what they are?
 
I tried select * from pg_triggers and could not see any thing that would help. i tried pg_dump -s but can't find any thing there.
 
 
 

В списке pgsql-novice по дате отправления:

Предыдущее
От: John Taylor
Дата:
Сообщение: Full Outer Joins
Следующее
От: "Joel Burton"
Дата:
Сообщение: Re: Full Outer Joins