output file name - was pg_restore / psql -f massive problems with

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема output file name - was pg_restore / psql -f massive problems with
Дата
Msg-id 41604485.10400@gmx.net
обсуждение исходный текст
Ответ на Re: pg_restore / psql -f massive problems with  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: output file name - was pg_restore / psql  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers-win32
Andrey,

thank you very much! Both informations are correct.

It is indeed possible to restore with using the -F c option on pg_dump,
and I replaces psql.exe with the one from beta3, and everything worked
correct.

So it is positive that this information is now on the newer dates in the
psql-mailinglists to google it up - I threw my hopes away after reading
"pg_restore is known not to work" within win32-hackers .)))

###########################################################

Usage:
  pg_restore [OPTION]... [FILE]

General options:
  -d, --dbname=NAME        output database name
  -f, --file=FILENAME      output file name

I struggled some syntax-times with "output file name". What is a "output
file" supposed to be in connection with "pg_Restore"?

Harald



Вложения

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_restore / psql -f massive problems with
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: output file name - was pg_restore / psql