Re: function call - Mailing list pgsql-sql

From Marcin Krawczyk
Subject Re: function call
Date
Msg-id CABnqL33XdxSvYEUAhKqt9NcScp+F6gewdq0Ev=ZkbbZHeC4OOA@mail.gmail.com
Whole thread Raw
In response to Re: function call  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-sql

For now I am guessing in your application you are using ODBC to connect to the server, correct? 

Correct.
 

1) What does the function do?

It calculates a lot of things and issues documents. I have much more complicated functions and never experienced such problems with this application.
 

2) Where are the database and pgAdmin and the application in relation to each other? In other words are they on the same machine or are they going across a network?

The application and the pgAdmin are on the same client, connecting to server through LAN. 
 
 3) What is the application? 

It's an ERP system.
 
4) What happens if you turn off the ODBC logging?

It does not change anything.


pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: function call
Next
From: Marcin Krawczyk
Date:
Subject: Re: function call