Re: Changing pg_dump default file format
| От | Craig Ringer |
|---|---|
| Тема | Re: Changing pg_dump default file format |
| Дата | |
| Msg-id | 527C55E8.3020801@2ndquadrant.com обсуждение исходный текст |
| Ответ на | Re: Changing pg_dump default file format ("Joshua D. Drake" <jd@commandprompt.com>) |
| Список | pgsql-hackers |
On 11/08/2013 07:33 AM, Joshua D. Drake wrote: >> > > All I want to start is this simple fix. I don't know who is going to > step up to work on pg_dump/all considering it is the bastard step child > of the project. We only work on it when we absolutely have to (and CMD > is just as guilty as the rest). The change its self is simple; the consequences aren't. We learned that with bytea_output. There are two-way compat issues to deal with: - old pg_dump with new pg_restore - new pg_dump with old pg_restore - old pg_dump with new psql - new pg_dump with old psql and all of pg_dump, pg_restore, and psql are relevant because of the way they handle errors and consume pg_dump output. -- Craig Ringer http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: