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
- [GENERAL] quick question abt pg_dump and restore Josh Harrison
- Re: [GENERAL] quick question abt pg_dump and re... Raymond O'Donnell
- Re: [GENERAL] quick question abt pg_dump an... A. Kretschmer
- Re: [GENERAL] quick question abt pg_dum... Josh Harrison
- Re: [GENERAL] quick question abt pg_dump and re... A. Kretschmer
- Re: [GENERAL] quick question abt pg_dump an... Josh Harrison
- Re: [GENERAL] quick question abt pg_dum... Alvaro Herrera
- Re: [GENERAL] quick question abt pg... Tom Lane
- Re: [GENERAL] quick question a... Ivan Sergio Borgonovo
- Re: [GENERAL] quick questi... Andrew Sullivan
- Re: [GENERAL] quick qu... Josh Harrison