I'm having some issues upgrading our production postgresql, which is at
version 6.4.2, to version 7.0.2. Here's what is happening...
I configure and make the new version of postgres (this is being done on a
separate system from the production for testing purposes). On the
production system I do
y, July 24, 2000 4:04 PM
To: Fetter, David M
Cc: PostgreSQL-General (E-mail)
Subject: Re: [GENERAL] [General] Problems upgrading from v6.4.2 to
v7.0.2
"Fetter, David M" <[EMAIL PROTECTED]> writes:
> Here's an example of what I'm talking about:
>
I'm attempting to upgrade our version of postgres from 6.4.3, which has a
couple of not too good bugs, to 7.0.2. I can successfully upgrade, export
and import the database, however the perl scripts that we were using
(written by somebody who's gone now) no longer work. I've traced the
problem to
I'm having issues with installing the postgres DBI for perl. Here is the
output of make test and a verification postmaster is running:
[~/DBD-Pg-0.95] dmfetter@mwabs505! make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.00503/sun4-solaris -I/usr/loca