"Josh Berkus" <[EMAIL PROTECTED]> writes:
> Can either of you supply me with syntax to pg_dump the full function &
> view decarations to a text file?
If you're sure it doesn't require any data, you can do "pg_dump -s dbname"
to get just the database schema. I'd start with that and then trim away
unrelated stuff, if you feel the urge to trim.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
- Re: [SQL] What do I do with this error? Josh Berkus
- Re: [SQL] What do I do with this error? Tom Lane
- Re: [SQL] What do I do with this error? Josh Berkus
- Re: [SQL] What do I do with this error? Stephan Szabo
- Re: [SQL] What do I do with this error? Tom Lane
- Re: [SQL] What do I do with this error? Josh Berkus
- Re: [SQL] What do I do with this error? Tom Lane
- Re: [SQL] What do I do with this error? Tom Lane
- Re: [SQL] What do I do with this error? Josh Berkus
- Re: [SQL] What do I do with this error? Josh Berkus
