charset=us-ascii
X-Mailer: iPad Mail (10B329)
Message-Id: <57175628-7AE4-416D-9341-953C29AF5143@gmail.com>
Date: Tue, 16 Apr 2013 16:45:38 -0400
To: “personal-kdbplus@googlegroups.com”
Mime-Version: 1.0 (1.0)
Is there a way to estimate how large a workspace will be required to handle a=
query? I will be writing 5x10^9 rows to a table on disk with rows each 20 b=
ytes in size. When I run the query now, I am getting wsfull error. My intent=
is for the source tables and result tables not to load into memory since th=
ey are all larger than my available RAM.
Thanks,=