Re: Gotcha's in copying data between servers via file copy

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Gotcha's in copying data between servers via file copy
Дата
Msg-id 200602011722.k11HMni28929@candle.pha.pa.us
обсуждение исходный текст
Ответ на Gotcha's in copying data between servers via file copy  (Frank Church <pgsql@adontendev.net>)
Список pgsql-general
Frank Church wrote:
>
> I want to copy the data from one server to another. One is running Postgresql
> 7.4.6 and the other 7.4.7.
>
> Are they any gotchas I should lookout for when making the copy?

None.  You can shutdown and do a binary copy of the filesystem, or use
pg_dump or pg_dumpall.


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Frank Church
Дата:
Сообщение: Gotcha's in copying data between servers via file copy
Следующее
От: "Ed L."
Дата:
Сообщение: Re: pg 8.1.2 ERROR: direct correlated subquery unsupported as initplan