View Single Post

   
  #3 (permalink)  
Old 04-10-2008, 05:33 AM
Bricklen Anderson
 
Posts: n/a
Default Re: Backing up views, functions

Benjamin Arai wrote:
> I have a database of several million records and we are currently
> developing pl functions and views. How do you dump only the code for
> views and functions?
>
> Benjamin
>

This has come up before, if you search the archives, you'll find various
ways of accomplishing this.
Here's a start (one way of getting function source)
http://archives.postgresql.org/pgsql...0/msg01633.php

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote