Re: [GENERAL] pg_restore load data

Поиск
Список
Период
Сортировка
От bricklen
Тема Re: [GENERAL] pg_restore load data
Дата
Msg-id CAGrpgQ8XwhkCwbvwRLQ8SzJspVOY3gpeNDBLcuPDEdnsvvb4tA@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] pg_restore load data  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general

On Thu, Nov 16, 2017 at 1:07 PM, Ron Johnson <ron.l.johnson@cox.net> wrote:
v9.2.7  (Yes, I know, it's old.  Nothing I can do about it.)

During a "whole database" restore using pg_restore of a custom dump, when is the data actually loaded?  I've looked in the list output and don't see any "load" statements.

Look for COPY lines, that's how the data is restored.

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

Предыдущее
От: Ron Johnson
Дата:
Сообщение: [GENERAL] pg_restore load data
Следующее
От: melvin6925
Дата:
Сообщение: Re: [GENERAL] pg_restore load data