splitting up schema

From: vmstech <vmstech(at)tpg(dot)com(dot)au>
To: pgsql-novice(at)postgresql(dot)org
Subject: splitting up schema
Date: 2005-07-26 08:11:05
Message-ID: 1122365466.12064.13.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-novice by date

  From Date Subject
Next Message Lane Van Ingen 2005-07-26 19:02:14 Functions that Return A Record
Previous Message Mogin Mohandas 2005-07-26 06:49:07 creating a new data type