Hello all
My goal is to install and run Postgresql 9 under FreeBSD and Windows
with selected database cluster encoding / collation / locale to be
UTF-8.
Unfortunately, it has been a while since i last compiled and installed
Postgresql on Linux machines. I remember that selecting the proper
locale
Hello
In the past (a few years ago) i was always compiling Postgresql from
source. I remember that during the first initdb i was passing a -E
parameter to control the cluster's default encoding, which used to
influence search results and so on.
Now, i need to use Postgresql again, on Debian mac