Re: Tape backup, 2 versions, same database name, which is pg_dump backing up

Поиск
Список
Период
Сортировка
От Thomas F. O'Connell
Тема Re: Tape backup, 2 versions, same database name, which is pg_dump backing up
Дата
Msg-id 3B3C86FD-848B-4A63-9781-3D44745C352D@sitening.com
обсуждение исходный текст
Ответ на Re: Tape backup, 2 versions, same database name, which is pg_dump  (MargaretGillon@chromalloy.com)
Ответы Re: Tape backup, 2 versions, same database name, which  (Richard Huxton <dev@archonet.com>)
Список pgsql-general


On Aug 2, 2006, at 4:27 PM, MargaretGillon@chromalloy.com wrote:

You're correct, I cannot use the pg_dump. I get a error message that the pg_dump is aborting because of a version mismatch, then it says to use the i opt. How do I call the pg_dump from the 8.1.4 version?

You'll probably need to specify an absolute path. Are both the client and server applications running on the same server? If so, you might need to get your consultant to tell you where the client applications for the 8.1.4 installation were actually installed. By default, postgres installs both client and server applications into /usr/local/pgsql, but at least one of your installations must be in a different location; otherwise, you probably couldn't have two versions of the postmaster running concurrently.

--
Thomas F. O'Connell
Sitening, LLC

3004B Poston Avenue
Nashville, TN 37203-1314
615-469-5150 x802
615-469-5151 (fax)



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

Предыдущее
От: MargaretGillon@chromalloy.com
Дата:
Сообщение: Re: Tape backup, 2 versions, same database name, which is pg_dump
Следующее
От: MargaretGillon@chromalloy.com
Дата:
Сообщение: Re: Tape backup, 2 versions, same database name, which is pg_dump