Thread: splitting up schema

splitting up schema

From
vmstech
Date:
hi
is there a way to do something like pg_dump --schema-only ....  that
will split the schema in to seperate files per 'object' (not sure if
thats the appropriate phrase in pg speak) i.e. get a seperate file for
each create table, create function etc etc.
thx
Glenn