Re: ML NER Model not executing completely while running on Django view

2022-04-01 Thread Sunday Ajayi
Hi Guys, Thanks for the support, I finally fixed it and it was an error due to Mutlipooling importing. *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Sat, Mar 19, 2022 at 10:18 AM Kasper Laudrup wrote: > On 19/03/2022 02.41, Sunday Ajayi wrote: > > > > I deployed a ML functio

django.db.utils.OperationalError: index row requires 45344 bytes, maximum size is 8191

2022-04-01 Thread Sunday Ajayi
Hi Team, Please I am having the error below from django - postgresql: django.db.utils.OperationalError: index row requires 45344 bytes, maximum size is 8191 Please how can I fix it? Regards, *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.co m* -- You received this message because yo

Re: django.db.utils.OperationalError: index row requires 45344 bytes, maximum size is 8191

2022-04-01 Thread Antonis Christofides
Hi, could you show the definition of your model? Antonis Christofides +30-6979924665 (mobile) On 02/04/2022 00.43, Sunday Ajayi wrote: Hi Team, Please I am having the error below from django - postgresql: django.db.utils.OperationalError: index row requires 45344 bytes, maximum size is 8