Re: Dump functions alone
| От | Raghavendra |
|---|---|
| Тема | Re: Dump functions alone |
| Дата | |
| Msg-id | CA+h6AhgePZhqVnjKD5Nc3m1TRLKSj1BQxt2Ru7=HAx_icxAaEA@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: Dump functions alone (Raghavendra <raghavendra.rao@enterprisedb.com>) |
| Ответы |
Re: Dump functions alone
Re: Dump functions alone |
| Список | pgsql-general |
One more thing you can also get it from pg_get_functiondef() system function.
On Wed, Feb 15, 2012 at 9:32 PM, Raghavendra <raghavendra.rao@enterprisedb.com> wrote:
You have two options.
- Use contrib module pg_extractor https://github.com/omniti-labs/pg_extractor
- Use pg_proc catalog to get function definition
On Wed, Feb 15, 2012 at 6:59 PM, Rajan, Pavithra <RAJANP@oru.com> wrote:Hello all- Is there a way to just dump functions in a schema in to a txt file/ sql file ? Thank you.
В списке pgsql-general по дате отправления: