Re: [GENERAL] no such file euc2004... while initdb 9.0Beta

2010-05-04 Thread Devrim GÜNDÜZ
On Wed, 2010-05-05 at 08:05 +0200, Gerd Koenig wrote: > "$libdir/euc2004_sjis2004": No such file or directory > STATEMENT: CREATE OR REPLACE FUNCTION euc_jis_2004_to_shift_jis_2004 > (INTEGER, INTEGER, CSTRING, INTERNAL, INTEGER) RETURNS VOID AS > '$libdir/euc2004_sjis2004', 'euc_jis_2004_to_shi

Re: [GENERAL] no such file euc2004... while initdb 9.0Beta

2010-05-04 Thread Gerd Koenig
Hi Shoaib, thanks for your hint it solved the problem just by "yum update postgresql-*" since I had the correct repository already ;-) regards...GERD... On Wednesday 05 May 2010 08:28:08 am Shoaib Mir wrote: > On Wed, May 5, 2010 at 4:05 PM, Gerd Koenig wrote: > > Hello, > > > > I've tried to

Re: [GENERAL] no such file euc2004... while initdb 9.0Beta

2010-05-04 Thread Shoaib Mir
On Wed, May 5, 2010 at 4:05 PM, Gerd Koenig wrote: > Hello, > > I've tried to install the latest 9.0Beta (Fedora12, pgdg repository), but > with > no success. "initdb" returns with an error described below. > > > blub#> yum list postgres* >