dump Functions

From: Dany De Bontridder <dany(at)alchimerys(dot)be>
To: pgsql-general(at)postgresql(dot)org
Subject: dump Functions
Date: 2006-04-28 22:00:15
Message-ID: 200604290000.15665.dany@alchimerys.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, I would like to dump all my functions and only the functions from a
database, how can I do that ??

So far, I can only get it with

pg_dump -s dossier1|awk '/CREATE FUNCTION/,/LANGUAGE/ { print $0;}'

Regards,

D.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2006-04-28 23:06:15 Re: [GENERAL] Autovacuum Logging
Previous Message Mike Leahy 2006-04-28 20:46:48 Re: Is it possible to summarize uniqe values from an indexed