From: | Ian Lawrence Barwick <barwick(at)gmail(dot)com> |
---|---|
To: | harding(dot)ian(at)gmail(dot)com |
Cc: | General PostgreSQL List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pg_upgrade |
Date: | 2013-02-15 05:50:52 |
Message-ID: | CAB8KJ=itDFsvyLVT7-qojN5-rQsOFhyw54NZzBMEn14m6zHNOw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
2013/2/15 Ian Harding <harding(dot)ian(at)gmail(dot)com>
> When I run pg_upgrade, it tries to start the old cluster with the -w flag,
> which waits a while and declares failure, even though it starts the
> server. If I start/stop without -w everything is great.
>
> Can I tell pg_upgrade not to use that flag, or is there a reason it is not
> working that I should look into?
>
>
> version
>
> ------------------------------------------------------------------------------------------------------
> PostgreSQL 8.4.8 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.4.real
> (Debian 4.4.5-8) 4.4.5, 64-bit
>
>
Which PostgreSQL version is the old cluster, and which version is the new
cluster? What options are you supplying to pg_upgrade, and what output are
you getting?
Ian Barwick
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Harding | 2013-02-15 05:59:25 | Re: pg_upgrade |
Previous Message | Ian Harding | 2013-02-15 05:21:24 | pg_upgrade |