Re: Incoming/Sent traffic data - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: Incoming/Sent traffic data
Date
Msg-id 4DCD13A7020000250003D6C6@gw.wicourts.gov
Whole thread Raw
In response to Re: Incoming/Sent traffic data  (Maciek Sakrejda <msakrejda@truviso.com>)
Responses Re: Incoming/Sent traffic data  (Israel Ben Guilherme Fonseca <israel.bgf@gmail.com>)
List pgsql-jdbc
Maciek Sakrejda <msakrejda@truviso.com> wrote:

>> D is just a DataRow message, you get one of those per row
>> returned.

> Right. If you're *not* getting those in Python, you're not getting
> the data, so something is seriously wrong there.

Perhaps python doesn't ship all the rows back on execute, but waits
for the rows to be requested?  If it isn't already doing it, try
changing the script to read all the rows in the result set.

-Kevin

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Incoming/Sent traffic data
Next
From: Israel Ben Guilherme Fonseca
Date:
Subject: Re: Incoming/Sent traffic data