Re: Problems Importing table to pgadmin - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Problems Importing table to pgadmin
Date
Msg-id 618177f3-14f7-5ae3-513d-4854e7936d90@aklaver.com
Whole thread Raw
In response to Re: Problems Importing table to pgadmin  (metaresolve <solvemetare@gmail.com>)
Responses Re: Problems Importing table to pgadmin
List pgsql-general
On 12/07/2016 05:19 PM, metaresolve wrote:
> Uh, yeah, it was a SELECT * from cc_20161207;
>
> I know, it was dumb. I didn't realize it would break it or at least run for
> a while. I tend to do things in small steps, run a query, check my results,
> then tweak.
>
> You're right, I wouldn't want to be viewing those million. so I guess I
> could just be doing the top 10000 rows to get a sense, then be doing my
> aggregate group bys/etc to get my final numbers? That's how I hacked Access
> to be my data analysis program until I got to Alteryx. But I was also never
> using files of 1M then.
>

FYI pgAdmin, if I remember correctly, has a setting that limits the
maximum number of rows that it will fetch at a time.



--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: metaresolve
Date:
Subject: Re: Problems Importing table to pgadmin
Next
From: Melvin Davidson
Date:
Subject: Re: Problems Importing table to pgadmin