John DeSoi <desoi(at)pgedit(dot)com> writes: > On Feb 28, 2006, at 11:19 AM, Tom Lane wrote: > What about the pg_hba.conf file? Is there a provision to specify the > encoding or some other way to deal with non-ascii characters? pg_hba.conf is also processed without any locale considerations, ie, effectively the "bunch of bits" approach Martijn mentioned. regards, tom lane