Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Dumping views, functions, ...



Arnau <arnaulist(at)andromeiberica(dot)com> writes:
>    Lets say that in my database I have a view named foo_view and I'd
> like to dump it's definition. I'd like to do something like:
>   pg_dump --view=foo_view bar_db > foo_view.log

-t works fine on views...

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group