Re: Backup database remotely

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Backup database remotely
Дата
Msg-id 20120206172840.GA16435@tux
обсуждение исходный текст
Ответ на Backup database remotely  (Fanbin Meng <fanbin.meng@kiltechcontrols.com>)
Ответы Re: Backup database remotely
Список pgsql-general
Fanbin Meng <fanbin.meng@kiltechcontrols.com> wrote:

> I installed the PostgreSql9.0 in windows 7 with "one click installer".
> How can i backup another PostgreSql server database remotely  via an internet
> connection .
> I trid "add a connection to a server", but it did not work.

Don't know waht you mean with 'add a connection to a server'. You should
use something like:

pg_dump -h <other_host> (or pg_dumpall)


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."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Richard Sickler
Дата:
Сообщение: Re: windows 2008 scheduled task problem
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Triggering a function on table overwrite