Re: [GENERAL] PortalSuspended

2017-03-03 Thread Tom Lane
Rui Pacheco writes: > Is there a way to force the backend to send a PortalSuspended message to > the front-end? In your Execute message, request fewer rows than you know the portal will produce. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@po

[GENERAL] PortalSuspended

2017-03-03 Thread Rui Pacheco
Hello, Is there a way to force the backend to send a PortalSuspended message to the front-end? Perhaps emulate a particular load or a specific sequence of sql commands sent from the front-end? -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscri