Re: Upgrade clients when (major) upgrading server?

From: Chris Bovitz <Christopher(dot)Bovitz(at)noaa(dot)gov>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Upgrade clients when (major) upgrading server?
Date: 2008-07-24 19:51:03
Message-ID: 4888DD27.6070204@noaa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Scott Marlowe wrote:
<blockquote
cite="mid:dcc563d10807241106xfe8ed3i39a203661736a623(at)mail(dot)gmail(dot)com"
type="cite">
<pre wrap="">On Thu, Jul 24, 2008 at 9:00 AM, Chris Bovitz
<a class="moz-txt-link-rfc2396E" href="mailto:Christopher(dot)Bovitz(at)noaa(dot)gov">&lt;Christopher(dot)Bovitz(at)noaa(dot)gov&gt;</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">We have 8.1.3 on our operational and development database servers and will
upgrade to 8.3.3 (development) and 8.2.9 (operations) soon. (We will not
upgrade both systems' databases now because we've already tested 8.2 on our
web server database for the past year, so it's already spent time in
"development.") I have read through the server upgrade notes, and they seem
to be pretty self-explanatory. It's even mentioned how to upgrade the
client. And that's where my questions lie.

The clients on our workstations were installed when our 8.1.3 was installed,
which I was not involved with. When I do "psql --version" on a client
machine, it says "8.0.3". When I do this on the server, I get "8.1.3".

Do we need to upgrade the clients? Should we? If so to which version?
What is involved with that? That is, other than the note in the
upgrade/installation man pages, is there a set of instructions for upgrading
the client-side software? If we don't have to upgrade now, when would we
have to? Are there any things to watch for I should be aware of?
</pre>
</blockquote>
<pre wrap=""><!---->
&gt;From the perspective of libpq it's not a huge deal, but psql needs to
match to make the \ commands work properly. Upgrading the client is
pretty simple. Remove the old client packages and install the new
ones.
</pre>
</blockquote>
Does it matter which version - 8.3.3 or 8.2.9 - we install on our
client boxes?&nbsp; Is the client-side backwards compatible?&nbsp; Or should we
install both and have a wrapper for the "psql" script to detect which
database we're going to and use the appropriate binaries?<br>
<br>
<br>
Chris
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 2.2 KB

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2008-07-24 20:13:24 Re: Upgrade clients when (major) upgrading server?
Previous Message Marc Fromm 2008-07-24 19:32:54 restoring from pg_dumpall