Hello everybody,
pg_dump forgets to include the 'with encoding ' statement in its ouput.
To reproduce:
- snip
nico@nico:~> psql -Upostgres -dtemplate1
Welcome to psql, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
Hello everybody,
I recently found a problem with sorting german 'Umlaute' . I hope the encoding
of this mail works ;-) :
Postgres puts Umlaute (i.e., ÄäÖöÜü) at the very end of the Alphabet, and
this is not the way it should be. I didn't check for the special Character
'ß', but its probably