Re: PostgreSQL Database Transfer between machines(again)

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: PostgreSQL Database Transfer between machines(again)
Дата
Msg-id 20061005155259.GA14431@KanotixBox
обсуждение исходный текст
Ответ на PostgreSQL Database Transfer between machines(again)  ("Brian J. Erickson" <ericksbr@infocon-inc.com>)
Список pgsql-general
Brian J. Erickson <ericksbr@infocon-inc.com> schrieb:

> I appologize for duplicate posting, but I am not sure
> if this is getting posted to the news group.
>
> Problem:
> PostgreSQL "Service" is not runing on a Linux Box,

Why not?


> but I have a database on the Linux Box, that I want
> to relocate to another machine, Windows or Linux.
>
> Question:
> What files do I need to transfer to get this to work?

Start the database, do a pg_dumpall, and build on the new machine the db
from this dump.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: "Brian J. Erickson"
Дата:
Сообщение: PostgreSQL Database Transfer between machines(again)
Следующее
От: Chris Mair
Дата:
Сообщение: Re: storing transactions