Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists

Поиск
Список
Период
Сортировка
От pinker
Тема Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists
Дата
Msg-id 1436274046268-5856940.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Adrian Klaver-4 wrote
> So this was not the actual command you ran as I see no path specification.
>
> Some notes:
>
> 1) plain format is the default so it does not need to specified.
>
> 2) Either --inserts or --column-inserts not both. FYI this really slows
> down the restore process.
>
> 3) --ignore-version is deprecated in 9.4 and is itself ignored.


command was copied from pgadmin, I've changed only parameters.
I'm doing dump from my computer where I have pg_dump 9.4.1 installed from db
which is 8.4.



--
View this message in context:
http://postgresql.nabble.com/pg-dump-PostgreSQL-9-4-1-delay-in-checking-if-file-exists-tp5856890p5856940.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: database-level lockdown