Re: pg_ [dump & restore] invalid archive problem

Поиск
Список
Период
Сортировка
От John-Paul Delaney
Тема Re: pg_ [dump & restore] invalid archive problem
Дата
Msg-id OF07FE6706.2D76A3D9-ONC1256F43.001E0D4D-C1256F43.001F1429@wfp.org
обсуждение исходный текст
Ответ на pg_ [dump & restore] invalid archive problem  ("John-Paul Delaney" <John-Paul.Delaney@wfp.org>)
Список pgsql-novice
Oh.. It's just that they are the versions running on the particular
machines I have to swap between.  Then what I'm looking at is really an
upgrade of the 7.2.4 version, before I can consider installing the db?  I
hadn't realized there was such a difference that it would force an upgrade.
Thanks for the clarification.

/j-p.




                      Tom Lane
                      <tgl@sss.pgh.pa.us>           To:       "John-Paul Delaney" <John-Paul.Delaney@wfp.org>
                      Sent by:                      cc:       pgsql-novice@postgresql.org
                      pgsql-novice-owner@pos        Subject:  Re: [NOVICE] pg_ [dump & restore] invalid archive
                      tgresql.org                    problem


                      04/11/2004 22:06






"John-Paul Delaney" <John-Paul.Delaney@wfp.org> writes:
> Thanks Tom... I'm hoping to move the db from a version 7.3.3 to 7.2.4

Why?

Archive header incompatibility is going to be the *least* of your
worries.  pg_dump output is not designed to be loaded into old versions
without problems, and in this case you are talking about going backwards
over the addition of schemas.  You'll have all kinds of syntax errors.

I can't imagine why you'd be wanting to go back to 7.2.anything anyway.

   regards, tom lane

---------------------------(end of broadcast)---------------------------
 TIP 7: don't forget to increase your free space map settings





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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_ [dump & restore] invalid archive problem
Следующее
От: Steve Tucknott
Дата:
Сообщение: Question on locking