quick question abt pg_dump and restore

Поиск
Список
Период
Сортировка
От Josh Harrison
Тема quick question abt pg_dump and restore
Дата
Msg-id 8d89ea1d0801090602g6bee16c0na5718cdf6b5096ae@mail.gmail.com
обсуждение исходный текст
Ответы Re: quick question abt pg_dump and restore  (Raymond O'Donnell <rod@iol.ie>)
Re: quick question abt pg_dump and restore  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
Hi,
When restoring the pg_dumped data thro psql does the rows of the table are restored in the same order? ie for example if
Table A has rows r1,r2,r3,r4,r5 in this order, then if I pg_dump and restore it to another database, will it have the rows in the same order r1,r2,r3,r4,r5? Does this apply to big tables also?
Thanks
josh

В списке pgsql-general по дате отправления:

Предыдущее
От: Ashish Karalkar
Дата:
Сообщение: Re: Insert waiting for update?
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: quick question abt pg_dump and restore