Re: File System Restore

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: File System Restore
Дата
Msg-id 87isdmicvl.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: File System Restore  ("Tim Penhey" <tim@penhey.net>)
Список pgsql-general
"Tim Penhey" <tim@penhey.net> writes:

> This has been a bit of a point of confusion for me.
>
> When do you use pg_restore vs. psql -f dumped.sql?

If you used the 'custom' or 'tar' formats of pg_dump, you need to use
pg_restore.  If you dumped as straight SQL (the default), just feed
the dump to psql.

-Doug

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_proc_proname_args_nsp_index error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3