On Tue, 2006-07-18 at 18:06 -0400, Phil Frost wrote: > I could really use a --view option to pg_dump (and pg_restore, i > imagine).
pg_dump -t <view_name> will work. -Neil ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend