Re: Restoring large tables with COPY

Поиск
Список
Период
Сортировка
От Serguei Mokhov
Тема Re: Restoring large tables with COPY
Дата
Msg-id 01fc01c18269$5d534600$5dd9fea9@gunn
обсуждение исходный текст
Ответ на Restoring large tables with COPY  (Marko Kreen <marko@l-t.ee>)
Ответы Re: Restoring large tables with COPY  (Marko Kreen <marko@l-t.ee>)
Список pgsql-hackers
----- Original Message -----
From: Marko Kreen <marko@l-t.ee>
Sent: Tuesday, December 11, 2001 10:10 AM

If this thing ever gets through, shouldn't this

>   /* placeholders for the delimiters for comments */
> ***************
> *** 151,156 ****
> --- 153,159 ----
>   "  -h, --host=HOSTNAME      database server host name\n"
>   "  -i, --ignore-version     proceed even when server version mismatches\n"
>   "                           pg_dump version\n"
> + "  ­m, --maxrows=NUM        max rows in one COPY command\n"

say '-m'

> + "  ­m NUM                   max rows in one COPY command\n"

and this one too?




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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: Restoring large tables with COPY
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: Restoring large tables with COPY