On 10.10.2005 10:34, Luca Ferrari wrote:
> Do you mean dumping the database, destroying it and then recreating it?
> I'm sorry, but I'm still new in postgresql, thus it is not clear if
> meant that or another trick I don't know.
Let us find the problem before jumping to solutions. Start psql
<database> <user>, type \l inside it and paste the output for the
database in question. Then type "show client_encoding;" and paste the
output as well, please.
--
Regards,
Hannes Dorbath