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 1436271801550-5856930.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists  (John McKown <john.archie.mckown@gmail.com>)
Ответы Re: pg_dump (PostgreSQL) 9.4.1 - delay in checking if file exists  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
John McKown wrote
> ​What version of PostgreSQL? What OS? What was the command line?

*OS*: Linux OptiPlex-760 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Linux Mint 15 Olivia

*pg_dump*: pg_dump (PostgreSQL) 9.4.1

*command line:*
opt/PostgreSQL/9.4/bin/pg_dump --host localhost --port 000 --username "000"
--no-password  --format plain --no-owner --create --clean --encoding UTF8
--inserts --column-inserts --no-privileges --no-tablespaces --ignore-version
--verbose --no-unlogged-table-data --file "000-$(date +%Y%m%d_%H%M).sql"
--schema "000" "db-000"




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


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

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