I was trying to install Postgres 7.2.3 on RedHat 7.2, I gave it the
option:
configure --enable-locale --enable-multibyte=UNICODE
--enable-unicode-conversion.
Then I run "make all" and it goes on forever, hours and hours until
the machine freezes... I tried 7.2.2 too and it doesn't seem to work,
I didn't want to use the rpm, because I need to use spanish characters
with my database.
Anyone had the same problem? Can the parameters of
internationalization be set with the .rpm versions of Postgres.