Search found 4 matches

by dangal
12 Oct 2022, 13:42
Forum: Help
Topic: Slows Querys
Replies: 3
Views: 1931

Re: Slows Querys

hello cas, thank you very much for the answer, I tell you is a super old mantis, version 1 that is with a postgres also old, version 9.4, the company in which I am working uses the mantis a lot and is afraid to migrate, these queries are generated by the same mantis and are taking a long time which ...
by dangal
11 Oct 2022, 16:22
Forum: Help
Topic: Slows Querys
Replies: 3
Views: 1931

Slows Querys

good afternoon, I am writing to make you a query to see if you had any problems with these selects.
All of them are taking me approximately 7 seconds to run which is generating a slowness in the users of the mantis.
The queries are as follows:

SELECT Count( DISTINCT mantis_bug_table.id ) as idcnt ...
by dangal
10 Oct 2022, 14:18
Forum: Help
Topic: Query about recurring query
Replies: 2
Views: 1480

Re: Query about recurring query

Thanks a lot cas
by dangal
08 Oct 2022, 23:18
Forum: Help
Topic: Query about recurring query
Replies: 2
Views: 1480

Query about recurring query

good night, I make the next consultation to see if you can help me. I have the following query running thousands of times per day, day and night, I estimate that this is caused because users leave their mantis open and the refresh is generating them, what solution would they find so that they do not ...