Re: function call - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: function call
Date
Msg-id 53F27B55.2090205@aklaver.com
Whole thread Raw
In response to Re: function call  (Marcin Krawczyk <jankes.mk@gmail.com>)
List pgsql-sql
On 08/18/2014 12:57 AM, Marcin Krawczyk wrote:
> I wish I was doing that :) that's the first thing I checked.

Hmmm.

So what happens when you run it in the psql client?

Also you say it is only slow when run from your ERP application. Running 
it from pgAdmin or directly from a C# program is fast.

So is there a log for that ERP application that might shed some light on 
what is going on when the function is run from the application?

>
>
> pozdrowienia
> mk
>


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-sql by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: High memory usage / performance issue ( temp tables ? )
Next
From: agharta
Date:
Subject: Retrieve most recent 1 record from joined table