From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Eric D Nielsen <nielsene(at)MIT(dot)EDU> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostGreSQL upgrade failed (Debian Packages), need advice... |
Date: | 2004-11-24 15:58:50 |
Message-ID: | 41A4AFBA.3010501@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Eric D Nielsen wrote:
>I recently tried to upgrade from the 7.2.1 PostGreSQL package on Debian Stable
>to the 7.4.6 PostGreSQL package on Debian Testing. The automatic update
>failed, message included below. The documentation for manual upgrades
>references a script which does not appear to exist (postgresql-dump) in the
>postgres/dumpall/7.2/ directoty.
>
>Can anyone advise me of how to proceed? I would prefer to stick with the
>Debian
>packages, but if I must can deal with compiling from source for intermediate
>versions, etc.
>
>
Well you can't just "upgrade" 7.2.1 to 7.4.6. You have to dump and restore.
My suggestion would be to dump your 7.2.1 database and if you can use
the 7.4.6 pg_dump (from source). Then remove 7.2.1 and try and reinstall
7.4.6.
Once 7.4.6 is installed then restore your dump and you should be good to go.
Sincerely,
Joshua D. Drake
>Thank you.
>
>Eric Nielsen
>
>----- Begin script output
>The postmaster did not start after postgresql was installed:
>
>Stopping PostgreSQL database server: postmasterpg_ctl: could not find
>/var/lib/postgres/data/postmaster.pid
>Is postmaster running?
>---------------------------(end of broadcast)---------------------------
>TIP 7: don't forget to increase your free space map settings
>
>
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachment | Content-Type | Size |
---|---|---|
jd.vcf | text/x-vcard | 285 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2004-11-24 16:00:05 | Re: Moving/Using Postgres Binaries on multiple machines |
Previous Message | Eric D Nielsen | 2004-11-24 15:36:32 | PostGreSQL upgrade failed (Debian Packages), need advice... |