Re: [GENERAL] psql file restore - problem with encoding (solved)

2005-03-16 Thread Miroslav Åulc
We have solved the problem. Maybe someone will face the same problem so just to close this thread, the problem was in php.ini where a default output character set was set which caused the "second" recoding problem (just for display using php). Miroslav Åulc wrote: Hi all, I have prob

Re: [GENERAL] psql file restore - problem with encoding

2005-03-16 Thread Miroslav Åulc
Just update - the system is Fedora Core 2, but the PostgreSQL is compiled from sources. Miroslav Åulc wrote: Hi all, I have problem on one of our potentional client's linux server with data encoding. I have played with this for some time but with no success. Here is the problem: I have

[GENERAL] psql file restore - problem with encoding

2005-03-16 Thread Miroslav Åulc
Hi all, I have problem on one of our potentional client's linux server with data encoding. I have played with this for some time but with no success. Here is the problem: I have dump file created with pg_dump on my dev linux machine (PostgreSQL 8.0.1). When I upload the file to the client's ser

Re: [GENERAL] Problem with special character ï on

2005-03-14 Thread Miroslav Åulc
David Gagnon wrote: Hi Thanks for the tips. Locale are the same ... unless I don`t look at the right thing... ... Can you try to run the procedure from some other environment? It seems you use some Java class, so I mean try psql, phpPgAdmin or something different. Miroslav begin:vcard fn;quo

Re: [GENERAL] Problem with special character ï on

2005-03-14 Thread Miroslav Åulc
David Gagnon wrote: Thanks for your answer. The ISP created the db fom me .. So I don't have this information. I search the web to know how to get this info via PgadminIII and I haven't found :-( Is there a way to get this information once the database have been created ? I looked via psql ..