How can I save/load all triggers/stored procedures from a file?

Поиск
Список
Период
Сортировка
От mihai11@mailcity.com (Razvan)
Тема How can I save/load all triggers/stored procedures from a file?
Дата
Msg-id 15f19d61.0303210805.761643b4@posting.google.com
обсуждение исходный текст
Ответы Re: How can I save/load all triggers/stored procedures from a file?
Список pgsql-general
Hi


       Is it possible to save/load all triggers from a text file? That
would really help the development; modifying/reloading a trigger would
be much easier.

       Also, how can I see the body of a trigger that is already in
the database? If I do "\d <table_name>" I get the name of the trigger.
What should I do to see the body - I mean what you have typed when you
have created the trigger.




Regards,
Razvan M

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

Предыдущее
От: "Anand B Kumar"
Дата:
Сообщение: Please clarify with regard to Renaming a Sequence
Следующее
От: Darren Ferguson
Дата:
Сообщение: Re: don't understand something about backslashes