Re: [SQL] Scripting only the functions

2003-10-20 Thread Josh Berkus
Kumar, > Using pg_dump I could manage to take a script for all the DB objects. But > wanted to take the script (DDL) for all the scripts in my database. While I > searched I dont find any options in the pg_dump except for script tables > only. > > Is there a way? Currently, no. -- Josh Berkus A

Re: [SQL] Scripting only the functions

2003-10-20 Thread Richard Huxton
On Monday 20 October 2003 14:04, Kumar wrote: > Dear Friends, > > I am working with Postgres 7.3.4 on RH Linux server 7.2. > > Using pg_dump I could manage to take a script for all the DB objects. But > wanted to take the script (DDL) for all the scripts in my database. While I > searched I dont fi