Re: pg_dump schema breakup
| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump schema breakup |
| Дата | |
| Msg-id | 21511.1155919931@sss.pgh.pa.us обсуждение |
| Ответ на | pg_dump schema breakup (Naz Gassiep <naz@mira.net>) |
| Ответы |
Re: pg_dump schema breakup
Re: pg_dump schema breakup |
| Список | pgsql-hackers |
Naz Gassiep <naz@mira.net> writes:
> I propose that two more be added:
> --tables-only
> --constraints-only
This doesn't seem well-defined at all. There are many objects in a
database that are definitely neither tables nor constraints, and it's
not very clear what things should be considered constraints either.
I think what you may really be after is "the stuff that should be loaded
before inserting data" and "the stuff that should be loaded after", but
the above are poor names for these concepts.
regards, tom lane
В списке pgsql-hackers по дате отправления: