FAQ: upgrade recommendation

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: FAQ: upgrade recommendation
Date: 2002-09-25 15:45:29
Message-ID: 20020925164529.A11672@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Would you use pg_dumpall v7.2 or v7.3 to dump a v7.2 database before loading
it into a v7.3 server?

Does it matter?
(Guess not, just see slight changes like constraints on primary keys being
part of table creation for 7.2, but added at the end for 7.3 - probably for
speed of COPYing)

Cheers,

Patrick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-09-25 16:01:01 Re: FAQ: upgrade recommendation
Previous Message Shridhar Daithankar 2002-09-25 15:33:28 Re: Prepared statement performance...