Pg_dumpall from different versions

Поиск
Список
Период
Сортировка
От Robert Fitzpatrick
Тема Pg_dumpall from different versions
Дата
Msg-id 003601c32ec2$07911e70$0b01a8c0@columbus
обсуждение исходный текст
Ответы Re: Pg_dumpall from different versions
Список pgsql-general
If I try to use the pg_dumpall from a 7.3.3 server to dump data from a
7.0.2 server, I get the following error:

   pg_dumpall: query failed: ERROR:  OUTER JOIN is not yet supported

Then I tried just copying the pg_dumpall from the 7.0.2 server onto the
7.3.3 server and trying to use that binary instead, but I get this
error:

   psql: FATAL:  user "root" does not exist

What are my options for doing a dumpall from a 7.3.3 server to dump the
data from the 7.0.2 server?

--
Robert



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