You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thank you very much for this great PG extension.
Lately I found some strange problem in my implementation - maybe you could give some advice?
In plsh procedure I call wget function to download reports from jaspersoft server and everything worked OK until recently when reports started to be bigger. For some reason wget called in plsh procedure downloads and stores into file only 43703832 bytes of output and ignores the rest.
I tried to find some reference to this size or some PG setting influencing it but without success. Is there some memory limit or download size limit or some other setting in plsh or PG which can cause it?
Many thanks.
The text was updated successfully, but these errors were encountered:
Hi,
thank you very much for this great PG extension.
Lately I found some strange problem in my implementation - maybe you could give some advice?
In plsh procedure I call wget function to download reports from jaspersoft server and everything worked OK until recently when reports started to be bigger. For some reason wget called in plsh procedure downloads and stores into file only 43703832 bytes of output and ignores the rest.
I tried to find some reference to this size or some PG setting influencing it but without success. Is there some memory limit or download size limit or some other setting in plsh or PG which can cause it?
Many thanks.
The text was updated successfully, but these errors were encountered: