Re: backup and document views and user functions - Mailing list pgsql-sql

From Pavel Stehule
Subject Re: backup and document views and user functions
Date
Msg-id AANLkTimjzmeSW-Mj97TBcqL=xpdt3GWtOzRQ00ET+BCc@mail.gmail.com
Whole thread Raw
In response to backup and document views and user functions  (David Harel <hareldvd@gmail.com>)
List pgsql-sql
Hello

2010/8/30 David Harel <hareldvd@gmail.com>:
> Hi,
>
> I am looking for an easy way to backup views and functions. I want to store
> them in our version control system.
>

move your functions and view to separate schema - and do backup with

pg_dump -n schema

regards

Pavel Stehule

> Using pgAdmin I can access them one at a time. I am looking for a better
> reporting mechanism. psql shell command for such report will be just fine.
>
> Sorry for the lame question. I didn't find any clues on the web .(typically,
> I fail to phrase the right keywords)
>
> --
> Thanks.
>
> David Harel,
>
> ==================================
>
> Home office +972 77 7657645
> Cellular:   +972 54 4534502
> Snail Mail: Amuka
>             D.N Merom Hagalil
>             13802
>             Israel
> Email:      hareldvd@ergolight-sw.com
>
>


pgsql-sql by date:

Previous
From: David Harel
Date:
Subject: backup and document views and user functions
Next
From: Hélder M. Vieira
Date:
Subject: Re: backup and document views and user functions