Re: pg_upgrade failure "contrib" issue? - Mailing list pgsql-performance

From Tory M Blue
Subject Re: pg_upgrade failure "contrib" issue?
Date
Msg-id CAEaSS0bAgRTS_ykcf+RL6hr25tZFQjsgmi=Vggj9Uazk6bhGNA@mail.gmail.com
Whole thread Raw
Responses Re: pg_upgrade failure "contrib" issue?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-performance
Well thought it was maybe just going from 8.4.4 to 9.1.1 so upgraded
to 8.4.9 and tried pg_upgrade again (this is 64bit) and it's failing

-bash-4.0$ /tmp/pg_upgrade --check --old-datadir "/data/db"
--new-datadir "/data1/db" --old-bindir "/ipix/pgsql/bin" --new-bindir
"/ipix/pgsql9/bin"
Performing Consistency Checks
-----------------------------
Checking current, bin, and data directories                 ok
Checking cluster versions                                   ok
Checking database user is a superuser                       ok
Checking for prepared transactions                          ok
Checking for reg* system oid user data types                ok
Checking for contrib/isn with bigint-passing mismatch       ok
Checking for large objects                                  ok

There were problems executing "/ipix/pgsql/bin/pg_ctl" -w -l
"/dev/null" -D "/data/db"  stop >> "/dev/null" 2>&1
Failure, exiting


I've read some re pg_migrator and issues with contribs, but wondered
if there is something "Else" I need to know here

Thanks again
Tory

pgsql-performance by date:

Previous
From: Havasvölgyi Ottó
Date:
Subject: Re: Response time increases over time
Next
From: Aidan Van Dyk
Date:
Subject: Re: Response time increases over time