| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Ian Barwick <barwick(at)gmail(dot)com>, PG-General Mailing List <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: A note on pg_upgrade and missing "pg_upgrade_support.so" |
| Date: | 2010-09-20 18:44:41 |
| Message-ID: | 201009201844.o8KIign18878@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Bruce Momjian wrote:
> Ian Barwick wrote:
> > Hi
> >
> > Just a quick note for anyone else building 9.0 from source and experimenting
> > with pg_upgrade - if you get a message like the following when running the
> > pg_upgrade binary:
> >
> > pg_upgrade_support.so must be created and installed in
> > /path/to/pg90/lib/postgresql/pg_upgrade_support.so
> >
> > you need to build the the separate "pg_upgrade_support" as well.
>
> Well, that is step #4:
>
> http://www.postgresql.org/docs/9.0/static/pgupgrade.html
> 4.
>
> Install pg_upgrade
>
> Install pg_upgrade and pg_upgrade_support in the new PostgreSQL cluster
>
> Was that not clear enough?
I hope my comment didn't sound insulting. I really want to know how
that doc item can be made clearer.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2010-09-20 18:53:42 | Re: Alter Table Auto_Increment |
| Previous Message | Bruce Momjian | 2010-09-20 18:41:16 | Re: A note on pg_upgrade and missing "pg_upgrade_support.so" |