Ian Barwick wrote:
> >> 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?
2010/9/21 Bruce Momjian :
> 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_su
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 i
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_u
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 buil