Re: [PERFORM] Savepoint and Releasepoint in Logs

2016-06-19 Thread Jeff Janes
On Fri, Jun 17, 2016 at 8:19 AM, wrote: > Hi , > > I am connecting to PostgreSQL 9.4 via an ODBC driver on Windows machine from > MS VBA application. I am facing huge performance issues while inserting data > continuously. On analysing the logs , there were around 9 statements > related to Sa

Re: [PERFORM] Index not used

2016-06-19 Thread meike . talbach
> ​Or, better, persuade the app to label the value " ​ public.push_guid ​" since that is the column's type​...a type you haven't defined for us.  If you get to add explicit casts this should be easy...but I'm not familiar with the framework you are using.     push_guid was a CHARACTER(36) colu