Re: [Koha] Koha glacially slow

2015-10-09 Thread Jonathan Druart
Hello,

2015-10-08 19:40 GMT+01:00 Mark Tompsett :
> Greetings,
>
> I wrote:
>>
>> "Version 3.22 is still a month or so away from release.
>> Because from a software perspective,
>> I think Koha running Plack is your only hope.
>> And that will be a feature available out of the box, if I am not
>> mistaken."
>
>
> Craig Butosi replied:
>>
>> Really?
>
>
> -- Really.
> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13791
> Status: PUSHED TO MASTER.
>
>
> Craig Butosi exclaimed:
>>
>> This is fantastic.
>
>
> -- Indeed!

Which is a bit less fantastic is that our dear RM has asked for people
to test the packages with Plack and did not get any answer
(http://lists.koha-community.org/pipermail/koha-devel/2015-September/041811.html).
So we don't really know if it works or not.
Last time a Koha running Plack has been tested in a stress session, it
was not a real success as far as I know (see
http://lists.koha-community.org/pipermail/koha-devel/2015-April/041375.html).

So without confirmation that someone has been using it (intranet side)
in production for more than 1 week without getting any problems, we
cannot really say it is fantastic.

> GPML,
> Mark Tompsett
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] KOHA with PostgreSQL

2015-10-09 Thread Arayik Manukyan

Hi List,
just wondering, if any experience using KOHA with PostgreSQL database,
and my second inquiry is - any libraries using Koha for the bibliographic
database with ca. 4 million records. Is it stable?
thanks
Araik

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Problems when setting permissions to patrons

2015-10-09 Thread Igor Milhit
Hi everyone,

I’m testing Koha locally, on my laptop running Debian Jessie. I followed
the installations instructions for Debian on the wiki :
http://wiki.koha-community.org/wiki/Debian

I’m using the stable release which is the 3.20.04.

After logging in with the database user, I created a library, some item
types, patrons categories, and patrons. First, I created two of them,
both of the staff type. And the I wanted to set permissions to one of
them (superlibrarian).

But when I’m clicking on the “set permissions” button (or link), I get a
page without permissions to set, but a “save” button :
http://id-libre.org/cloud/index.php/s/MYZyY6IMUkrjUTr (french interface)
http://id-libre.org/cloud/index.php/s/8rutOXX4xArNgH2 (english interface)

In the |/var/log/koha/[library]/intranet-error.log| I could read errors
like this one : |member-flags.pl: Use of uninitialized value $roadtype
in concatenation (.) or string at
/usr/share/koha/intranet/cgi-bin/members/member-flags.pl line 176|

Searching Google with this information got me this bug :
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14136 I’ve
tried the patch,but with no result.

Asking for help through IRC, I’ve been advised to set some authorized
value to the ROADTYPE category. I did, then edited the patrons with this
new value, without succes. Then I tried to create a new user with the
minimal informations, as I’ve been advised though IRC, to log out and
in, and to set the permissions of this new user, but still, an empty
page. Then I tried to delete all my patrons, to log out and in, recreate
a very simple staff one, and to set his permissions… with the same empty
result.

As suggested through IRC, I checked in About Koha > System Information,
and found no relevant message there.

Any help is welcome !

Of course, I’ll give all needed further information…

Thanks.

Igor Milhit

​


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] KOHA with PostgreSQL

2015-10-09 Thread Jesse
Unfortunately, Koha will not currently work with PostgreSQL. It's pretty
heavily tied to either MySQL or MariaDB.  We are in the midst of an effort
to convert old code to use a database abstraction layer that would allow
PostgreSQL, but that's not likely to be finished in the near future.

However, there are a number of libraries using Koha at that scale. You will
need a fairly powerful server (or two, with the database on a separate
server), but it's workable.

2015-10-09 2:05 GMT-06:00 Arayik Manukyan :

> Hi List,
> just wondering, if any experience using KOHA with PostgreSQL database,
> and my second inquiry is - any libraries using Koha for the bibliographic
> database with ca. 4 million records. Is it stable?
> thanks
> Araik
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Jesse Weaver
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha