splitting up schema - Mailing list pgsql-novice

From vmstech
Subject splitting up schema
Date
Msg-id 1122365466.12064.13.camel@localhost
Whole thread Raw
List pgsql-novice
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


pgsql-novice by date:

Previous
From: Mogin Mohandas
Date:
Subject: creating a new data type
Next
From: "Lane Van Ingen"
Date:
Subject: Functions that Return A Record