| From: | shitake <shitake83(at)googlemail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Upgrade Postgres 8.4SS >> 9.1 |
| Date: | 2012-01-17 14:22:04 |
| Message-ID: | 1326810124710-5151697.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Ok ive come a little further.
I changed the user to the administrator and now my output looks like this.
D:\Program Files\PostgreSQL\9.1\bin>pg_upgrade -d "D:/Program
Files/PostgresPlus
/8.4SS/data" -D "D:/Program Files/PostgreSQL/9.1/data" -b "D:/Program
Files/Post
gresPlus/8.4SS/bin" -B "D:/Program Files/PostgreSQL/9.1/bin" -p 5432 -P 5433
-u
postgres
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
Creating catalog dump ok
There were problems executing ""D:/Program
Files/PostgresPlus/8.4SS/bin/pg_ctl"
-w -l "nul" -D "D:/Program Files/PostgresPlus/8.4SS/data" stop >> "nul"
2>&1"
Failure, exiting
D:\Program Files\PostgreSQL\9.1\bin>
What could be the reason that the server can't be started ?!
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Upgrade-Postgres-8-4SS-9-1-tp5151661p5151697.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raymond O'Donnell | 2012-01-17 14:48:52 | Re: [GENERAL] RE: [GENERAL] PostgreSQL counterpart to DBMS_METADATA? |
| Previous Message | P. Broennimann | 2012-01-17 14:07:47 | Basic PostgreSQL Question |