Re: [SQL] Replace function ...

2004-05-21 Thread Kornelije Rabuzin
thanks If I don't find some other solution, I'll do it . so, thanks ... best regards Kornelije On Wed, 19 May 2004, BenLaKnet wrote: > I try to reencode postgresql db ... all is running ... in your shell : > > - pg_dump db -f fileout > > - iconv fileout i do not remember paramete

Re: [SQL] Replace function ...

2004-05-21 Thread Kornelije Rabuzin
Thank you very much, but the database I'm using is not mine that's why I cannot change anything If I wont manage to write this replace function, I'll probably use this solution ... so thank you best regards R. K. On Wed, 19 May 2004, [ISO-8859-1] BenoƮt BOURNON wrote: > I try to r

Re: [SQL] SELECT - ORDER BY Croatian characters ....

2004-05-10 Thread Kornelije Rabuzin
Thanks, but the problem is that I'm not using this database alone and there exist also some other users; so I've found this locale setings (lc_collate), but this cannot be changed because some indexes will be probably damaged. so database is not set up properly.. but I've started to work