Project

General

Profile

Actions

Bug #2983

closed

Update PostgreSQL from 7.4 to 8.2 in knb.msi

Added by Jing Tao almost 17 years ago. Updated about 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
10/11/2007
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2983

Description

Here is the email from matt:
Jing,

I see no problem, so go ahead. However, you should be sure to absolutely minimize the downtime for the KNB server, and if at all possible do the upgrade when few
people will need access to the server (some evening, or on a weekend). Try to limit the outage to just a minute or two if possible -- can you install both databases
side by side so that the version 7 db can continue to run while you set up version 8? Also, can the version 8 db use the db structure from version 7, so that you
don't have to do time-consuming table copies?

Could you try the upgrade on a test machine first, and develop a proposed upgrade plan that outlines the steps you plan to complete, and how long each step would
require to move from 7 to 8? I'd like to review that plan before you proceed.

Thanks,

Matt

Jing Tao wrote:

Hi, matt and other devs:

Since postgresql 8 has a better performance than 7 and postgresql 8 works so far so good at LTER metacat, I am thinking to upgrade postgresql to 8 in knb.msi. For
example, during % search, postgresql 7 couldn't handle one query which contains a list of all documents(because the query is too long), we have to cut the list into
couple subset and run queries couple times. It is not efficient. However, postgresql 8 can run this long query.

Do you see any problem or have some suggestion for the update?

Thanks,

Jing

Actions

Also available in: Atom PDF