Re: pg_dumapp does not save objects added in pg_catalog

From: Julius Tuskenis <julius(at)nsoft(dot)lt>
To: ali(dot)pouya(at)free(dot)fr
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dumapp does not save objects added in pg_catalog
Date: 2009-09-28 10:11:58
Message-ID: 4AC08BEE.9090202@nsoft.lt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello ali.

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

ali(dot)pouya(at)free(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2009-09-28 14:30:56 Re: pg_dumapp does not save objects added in pg_catalog
Previous Message ali.pouya 2009-09-28 09:37:03 pg_dumapp does not save objects added in pg_catalog