Re: File System Restore

Поиск
Список
Период
Сортировка
От Tim Penhey
Тема Re: File System Restore
Дата
Msg-id HOEPLDNJPCIDBMLHJFMIMEIMELAA.tim@penhey.net
обсуждение исходный текст
Ответ на Re: File System Restore  ("Scot L. Harris" <webid@cfl.rr.com>)
Ответы Re: File System Restore  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-general
Scot L. Harris wrote:
>
> I just recently upgraded from 7.2.4 to 7.4.2 postgresql.  What I did was
> a pg_dumpall to save my databases.  Then after the upgrade I did a
> pg_restore using the saved dump file.  Worked perfectly for me.
>
> After I installed the new version of postgresql I did a initdb to setup
> the new database cluster then a started postgresql.  After that I ran a
> psql -d template1 -f databasebackupfile.  The databasebackupfile was
> created from the pg_dumpall.  This recreated all my tables and loaded
> the data.
>
> Very easy and clean.
>
> Not sure you can just copy the file systems around like you describe.

This has been a bit of a point of confusion for me.

When do you use pg_restore vs. psql -f dumped.sql?

Thanks
Tim


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

Предыдущее
От: Shanmugasundaram Doraisamy
Дата:
Сообщение: Need help with Dead Lock - reg.
Следующее
От: "Stanislaw Tristan"
Дата:
Сообщение: Limit connections per user