Re: Automatic Backups

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Automatic Backups
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7247@algol.sollentuna.se
обсуждение исходный текст
Ответ на Automatic Backups  ("David A. Leedom" <daleedom@hightowergroup.com>)
Список pgsql-admin
>I am writing a program to backup Postgres 8.0 installed on windows via
>Visual Basic.
>
>Is there an easy way to find out where a the PostgreSQL bin files are
>located so I can get the pg_dump and pg_restore utilities?

It's stored in the registry under
HKLM\Software\PostgreSQL\Installations\<version id>\Bin Directory

For 8.0.x, version id is {5AA3FA26-72A2-4D06-9BFE-98E650A37B6D}.

//Magnus

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

Предыдущее
От: "David A. Leedom"
Дата:
Сообщение: Re: Automatic Backups
Следующее
От: Vlad Harchev
Дата:
Сообщение: can be database files be copied using 'cp' between hosts with different endianess?