Holger Klawitter <[EMAIL PROTECTED]> writes:
> TYPOS:
> * postgresql.conf says that you may specify "interfaces" in
> listen_addresses, it should read "hostnames".
I think it means what it says. Interfaces are what you can actually
bind to or not bind to, at least with the TCP stacks I've worked with.
> NITPICKING:
> * (initdb.1) it might be good to add a warnung like this:
> Beware: Not every --locale works with every --encoding!
> In particular --econding=UNICODE (you might want to use
> "--locale=en_US.utf8" or similar. See "locale -a" to obtain
> a list of available locales.
There is a test now in initdb to warn you if you pick an incompatible
pair. Does it not work for you?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly