Re: suggestion
Michael Glaesemann <grzm@myrealbox.com>
From: Michael Glaesemann <grzm@myrealbox.com>
To: "Jan Cruz" <malebug@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2006-02-23T23:43:49Z
Lists: pgsql-hackers
On Feb 24, 2006, at 8:39 , Jan Cruz wrote: > I hope in pg_dump there should be an option that will > dump a schema without the indexes (except of course primary indexes) Have you looked at the --schema-only flag? http://www.postgresql.org/docs/current/interactive/app-pgdump.html If this doesn't do what you want, can you give a bit more explanation? Also, what are you trying to do with this dump file? Michael Glaesemann grzm myrealbox com