Re: pg_dumapp does not save objects added in pg_catalog - Mailing list pgsql-admin

From Julius Tuskenis
Subject Re: pg_dumapp does not save objects added in pg_catalog
Date
Msg-id 4AC08BEE.9090202@nsoft.lt
Whole thread Raw
In response to pg_dumapp does not save objects added in pg_catalog  (ali.pouya@free.fr)
List pgsql-admin
hello ali.

why did you add functions to pg_catalog? Just add them to your database.

ali.pouya@free.fr rašė:
> Hi all,
> I'm novice to postgresql and in this list.
> I hope this is the good place to put my question.
>
> In my project I have added some plpgsql functions in pg_catalog.
> But when I save the cluster with pg_dumpall I do not find my function definitions in the output file.
>
> Is this normal ?
> Have I to redefine theses functions in my new data base ?
>
> Thanks a lot
> Best Regards
> Ali
>
>


--
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050



Attachment

pgsql-admin by date:

Previous
From: ali.pouya@free.fr
Date:
Subject: pg_dumapp does not save objects added in pg_catalog
Next
From: Tom Lane
Date:
Subject: Re: pg_dumapp does not save objects added in pg_catalog