| От | Nabil Sayegh |
|---|---|
| Тема | Re: pg_dump ORDER BY |
| Дата | |
| Msg-id | 3A301B5B.A357356E@sayegh.de обсуждение исходный текст |
| Ответ на | Re: pg_dump ORDER BY ("Joel Burton" <jburton@scw.org>) |
| Список | pgsql-novice |
Joel Burton wrote: > If you have databases (db1 and db2) and two tables in each > (t1 and t2), I think it would be easiest to dump each table > independently (pg_dump -t t1 d1 > /tmp/d1t1) and diff that to its > sister table. > > You could pretty easily turn diff into COPY input. > > If you do a full pg_dump of the database, you'll get non-data stuff, > like all of the sequences, index declarations, etc. (Unless *that's* > what you want to reconcile.) Hm, as both databases are of the same structure, this shouldn't be a problem. My problem is that updated rows in a table will appear at the bottom of the table if not ordered. That leads to falsealarms of diff :( cu -- Nabil Sayegh
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера