Re: [gnome-db] gnome-db and utf8



Le Mardi 8 Avril 2003 17:09, David Sedeño Fernández a écrit :
> After seeing my problem, I have setting up a postgres DB with utf8
> support (mysql doesn't store data in utf8). Now my problem is other: the
> dbgrid doesn't show any data. If I change in my program to connect to
> mysql, the dbgrid show the data (with the errors of the original mail).
> No errors in console with the postgres db. Any idea about that ?

The console connects to PostgreSQL through Unix sockets, whereas libgda 
connects through ip socket. In /var/lib/pgsql/data/postgresql.conf, make sure
tcpip_socket = true. This should fix the problem.

Cheers,
Jean-Michel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]