Dump schema without the functions

From: Stefan Schwarzer <stefan(dot)schwarzer(at)grid(dot)unep(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: Dump schema without the functions
Date: 2008-02-01 06:49:25
Message-ID: 485CDD83-5F6C-47C0-A603-E5947264CC4D@grid.unep.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,

how can I dump a schema with all tables, but without the functions? Is
there a way to do it, or do I have to manually drop the functions
later when having used the pg_restore?

Thanks for any advice,

Stef

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-02-01 06:58:36 Re: Is PostGreSql's Data storage mechanism "inferior"?
Previous Message Chander Ganesan 2008-02-01 02:19:56 Re: Log file permissions?