Is there a way to dump schema to files on disk and keep them in sync - Mailing list pgsql-general

From Tim Uckun
Subject Is there a way to dump schema to files on disk and keep them in sync
Date
Msg-id CAGuHJrNGnE+bbnP7VWnpD997sRP_u6o-90gHUd_gkdg45ZXA_A@mail.gmail.com
Whole thread Raw
Responses Re: Is there a way to dump schema to files on disk and keep them in sync
Re: Is there a way to dump schema to files on disk and keep them in sync
List pgsql-general
I want to dump my postgres schema to disk in neat directories like
pgadmin presents. Then I want to be able to edit the files and sync
changes to the database and ideally if changes were made in the
database to sync them back to the disk.

Is there a tool that does this? Is there a tool that will dump the
schema into separate directories and files like pgadmin does?

Thanks.



pgsql-general by date:

Previous
From: Cherio
Date:
Subject: Re: pg_restore fails when psql succeeds
Next
From: Ron
Date:
Subject: Re: Is there a way to dump schema to files on disk and keep them in sync