Search Postgresql Archives
Portal name in cursor
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Subject
: Portal name in cursor
From
: Yambu <hyambu@xxxxxxxxx>
Date
: Wed, 17 Mar 2021 16:53:18 +0200
Hello
Does anyone know why assigning a string to a refcursor before opening it makes fetching data faster from a cursor?
begin;
select * from func1() ;
fetch all from "test";
end;
in func1 i set refcursor_variable := 'test';
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Prev by Date:
Re: SV: Log files polluted with permission denied error messages after every 10 seconds
Next by Date:
Re: Getting Involved
Previous by thread:
Getting Involved
Next by thread:
how to troubleshoot: FATAL: canceling authentication due to timeout
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]