Re: Problems with MemoryContextSwitchTo ()

2020-09-17 Thread Pavel Stehule
o work and study as well, so right now >>> I can't see the answers in detail. >>> Best regards, >>> Yessica Brinkmann. >>> >>> >>> Mensaje original >>> Asunto: Re: Problems with MemoryContextSwitchTo () >&g

Re: Problems with MemoryContextSwitchTo ()

2020-09-17 Thread Yessica Brinkmann
y as well, so right now >> I can't see the answers in detail. >> Best regards, >> Yessica Brinkmann. >> >> >> Mensaje original >> Asunto: Re: Problems with MemoryContextSwitchTo () >> De: Pavel Stehule >> Para: Yessica Brinkmann

Re: Problems with MemoryContextSwitchTo ()

2020-09-17 Thread Yessica Brinkmann
----- Mensaje original > Asunto: Re: Problems with MemoryContextSwitchTo () > De: Pavel Stehule > Para: Yessica Brinkmann > CC: pgsql-general > > > > > čt 17. 9. 2020 v 6:09 odesílatel Pavel Stehule > napsal: > >> >> >> čt 17. 9. 2020 v 3:16 odes

Re: Problems with MemoryContextSwitchTo ()

2020-09-17 Thread Yessica Brinkmann
kmann. Mensaje original Asunto: Re: Problems with MemoryContextSwitchTo ()De: Pavel Stehule Para: Yessica Brinkmann CC: pgsql-general čt 17. 9. 2020 v 6:09 odesílatel Pavel Stehule <pavel.steh...@gmail.com> napsal:čt 17. 9. 2020 v 3:16 odesílatel Yessica Brinkmann <brinkmann.yess...@gma

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Pavel Stehule
gt;>> Well, the fact is that I have a function called get_columnnames, which >>>> in the second foreach, is printing the values of idxcd-> varattnnames [i] >>>> the null value. This is the error. >>> >>> >>> How you get this list? It is re

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Pavel Stehule
*** ? >> >> There is SPI_finish(), that cleaning a memory used by SPI interface, and >> theoretically it can clean result of previous query. >> >> Regards >> >> Pavel >> >> >>> >>> Mensaje original &g

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Yessica Brinkmann
There is SPI_finish(), that cleaning a memory used by SPI interface, and > theoretically it can clean result of previous query. > > Regards > > Pavel > > >> >> Mensaje original >> Asunto: Re: Problems with MemoryContextSwitchTo () >&

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Pavel Stehule
How you get this list? It is result of SPI_exec*** ? There is SPI_finish(), that cleaning a memory used by SPI interface, and theoretically it can clean result of previous query. Regards Pavel > > Mensaje original ---- > Asunto: Re: Problems with MemoryContextSwitchTo ()

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Yessica Brinkmann
Well, the fact is that I have a function called get_columnnames, which in the second foreach, is printing the values ​​of idxcd-> varattnnames [i] the null value. This is the error. Mensaje original Asunto: Re: Problems with MemoryContextSwitchTo ()De: Pavel Stehule Para: Yess

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Yessica Brinkmann
Mensaje original Asunto: Problems with MemoryContextSwitchTo ()De: Yessica Brinkmann Para: pgsql-general@lists.postgresql.orgCC: Hello. I think several of you will already remember me. I'm the one with the IndexAdviser topic. Only that I changed my email address. As you may r

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Pavel Stehule
st 16. 9. 2020 v 13:32 odesílatel Yessica Brinkmann < brinkmann.yess...@gmail.com> napsal: > Good Morning. > I will greatly appreciate a help please on this subject. I actually did > several tests already and tried a lot to fix it myself. But I am not able > to. And I really need to know this in o

Re: Problems with MemoryContextSwitchTo ()

2020-09-16 Thread Yessica Brinkmann
Good Morning. I will greatly appreciate a help please on this subject. I actually did several tests already and tried a lot to fix it myself. But I am not able to. And I really need to know this in order to finish my university thesis. If someone can help me please. Best regards, Yessica Brinkmann

Problems with MemoryContextSwitchTo ()

2020-09-15 Thread Yessica Brinkmann
Hello. I think several of you will already remember me. I'm the one with the IndexAdviser topic. Only that I changed my email address. As you may recall, I am doing my thesis on the subject of IndexAdviser modifications. I really appreciate the help they have given me in various Postgresql groups.