Re: class 'django.db.utils.ProgrammingError'

2019-12-05 Thread Jorge Gimeno
Cutting and pasting the entire traceback is a good start in helping us see what is going wrong. -Jorge On Thu, Dec 5, 2019 at 10:43 AM Ram wrote: > Hi, > > I'm also hitting the similar error. I would like to know what causes this > error. Basically we are reading a XML file and extracting certa

Re: class 'django.db.utils.ProgrammingError'

2019-12-05 Thread Ram
Hi, I'm also hitting the similar error. I would like to know what causes this error. Basically we are reading a XML file and extracting certain fields and values and inserting them to Postgres dB. We are using Pythin script to extract such data in our DJango + Postgres dB based site. Could someone

class 'django.db.utils.ProgrammingError'

2019-12-05 Thread Jyoshna Musti
Hi, I'm trying to integrate data in PostgreSQL after the migration of the data while running im facing with this kind of error could you help me from solving this error and share me what all the cases will get this type of error. -- You received this message because you are subscribed to the G