[GENERAL] Create extension tablefunc fails with "wrong ELF class: ELFCLASS32"

2012-10-20 Thread Jan Mechtel
Our webhoster moved us to a 64Bit CentOS. I installed postgresql-9.1.3 from source. I run into trouble when trying to create the tablefunc extension b2blogin_mailrocket=# create extension tablefunc; ERROR: could not load library "/home/b2blogin/lib/postgresql/tablefunc.so": /home/b2blogin/lib/po

Re: [GENERAL] Create extension tablefunc fails with "wrong ELF class: ELFCLASS32"

2012-10-20 Thread Jan Mechtel
the install again? Thanks, Jan > On 20 October 2012 19:54, Jeff Janes wrote: >> >> On Sat, Oct 20, 2012 at 10:33 AM, Jan Mechtel wrote: >> > Our webhoster moved us to a 64Bit CentOS. I installed postgresql-9.1.3 from >> > source. >> >> Did you als

Re: [GENERAL] Create extension tablefunc fails with "wrong ELF class: ELFCLASS32"

2012-10-20 Thread Jan Mechtel
Thanks a lot, this worked. I read to detail the tablefunc.so and then go to the postgres-9.1.3/contrib/ and call make + make install there. On 20 October 2012 20:02, Jan Mechtel wrote: > Thanks for the quick reply, > This could indeed be a solution since the webhosting migrated the old &g

[GENERAL] Create extension tablefunc fails with "wrong ELF class: ELFCLASS32"

2012-10-20 Thread Jan Mechtel
Our webhoster moved us to a 64Bit CentOS. I installed postgresql-9.1.3 from source. I run into trouble when trying to create the tablefunc extension b2blogin_mailrocket=# create extension tablefunc; ERROR: could not load library "/home/b2blogin/lib/postgresql/tablefunc.so": /home/b2blogin/lib/po

Re: [GENERAL] Create extension tablefunc fails with "wrong ELF class: ELFCLASS32"

2012-10-20 Thread Jan Mechtel
the install again? Thanks, Jan On 20 October 2012 19:54, Jeff Janes wrote: > On Sat, Oct 20, 2012 at 10:33 AM, Jan Mechtel wrote: > > Our webhoster moved us to a 64Bit CentOS. I installed postgresql-9.1.3 > from > > source. > > Did you also install contrib from the sa

[GENERAL] subscribe

2012-10-20 Thread Jan Mechtel