[GENERAL] PSQL command line print speed

2017-05-17 Thread Adrian Myers
Is there a way to speed up the actual line-by-line display of the psql console in version 8.4? Queries which perform in a few milliseconds through a driver (psycopg2 in this case) can take several seconds or minutes to complete in the console, seemingly just due to it printing lines at a very leis

Re: [GENERAL] PSQL command line print speed

2017-05-17 Thread Adrian Myers
Ah I should have mentioned, the pager is off. On Wed, May 17, 2017 at 12:34 PM, Adrian Klaver wrote: > On 05/17/2017 09:22 AM, Adrian Myers wrote: > > Please reply to list also > Ccing list > > Hi Adrian, it is running locally. >> > > In addition to Pavel's