I would like to convert from PG 32 bit to 64 bit. I am testing with pg_upgrade
(in several scenarios) but I think it cannot do that.
With pg_upgrade
, I can upgrade PG version 8.5 to v.9 (both of them run in 32 bit or 64 bit).
Until now, I haven't found how to change from a 32 bit install to 64 bit. How can this be done?