pg_restore cannot restore function - Mailing list pgsql-sql

From Jie Liang
Subject pg_restore cannot restore function
Date
Msg-id 7C760DAA511DC74B99E7D22189F786F101BF2104@MAIL01.stbernard.com
Whole thread Raw
List pgsql-sql
I use
pg_dump -Fc mydb > dbf
then I create another db by:
createdb mydb2
I use
pg_restore -P myfunction -d mydb2 dbf

cannot restore myfunction into mydb2


why??????



Jie Liang




pgsql-sql by date:

Previous
From: terry
Date:
Subject: Re: graphical interface - admin
Next
From: Josh Berkus
Date:
Subject: Re: graphical interface - admin