Re: Dump only functions...

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Dump only functions...
Date: 2005-10-26 07:02:20
Message-ID: 20051026070220.GA2315@kaufbach.delug.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cristian Prieto <cristian(at)clickdiario(dot)com> schrieb:

> Any of you knows is there is any way in pg_dump or anything to dump just the
> functions from a database?

Net really a solution, but your defined functions are stored in
information_schema.routines

HTH, Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-10-26 07:10:26 Re: a stored procedure ..with integer as the parameter
Previous Message Troy 2005-10-26 04:22:41 Re: How Do I install the Admin Module (pgAdmin III)