inefficiency of pg_restore
От
Jie Liang
Тема
inefficiency of pg_restore
Дата
Msg-id
7C760DAA511DC74B99E7D22189F786F101BF2163@mail01.stbernard.com
Список
By default, pg_dump uses COPY to restore its data when we use the plain text form, however, it's not the case when we use the customer format, e.g. pg_dump -Fc mydb > mydb.out the documenation of pg_restore address su-2.05$ time psql urldb
В списке pgsql-admin по дате отправления