Jeff Davis <pgsql(at)j-davis(dot)com> writes: > One minor thing: I think it's still dependent on locale though, because > the output of pg_controldata is locale-dependent, right? It would work > fine for me, but it would be nice if there was something that could be > released that anyone could use, including non-english installations. Wouldn't "export LANG=C" fix that? regards, tom lane