Arnau <arnaulist@xxxxxxxxxxxxxxxxxx> 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