Re: [BUGS] BUG #6238: ECPG converts "long long" to long on Windows

2011-10-16 Thread Tom Lane
Magnus Hagander writes: > Does ecpg have a different requirement from everything else, or are we just > doing it differently in different places for no special reason? I believe that in ecpg, the requirement is "support the data types defined by the C compiler", that is we should support long lon

Re: [BUGS] BUG #6238: ECPG converts "long long" to long on Windows

2011-10-16 Thread Magnus Hagander
On Wednesday, October 5, 2011, Bruce Momjian wrote: > Alvaro Herrera wrote: > > > > Excerpts from Robert Haas's message of mar oct 04 10:39:27 -0300 2011: > > > On Tue, Oct 4, 2011 at 8:15 AM, Michael Meskes > > > > > wrote: > > > > > >> 2010 on Windows, which accepts "long long" to mean the same

Re: [BUGS] BUG #6256: loading small file eats all memory and crashes system

2011-10-16 Thread Rachael Nelson
Copy From worked great with csv formatting. Thank you very much for your help! I recently started with postgres after working heavily with MySql for corporate environments. The reason for the script was to test the performance of a SQL command that was taking forever in MySQL. SELECT id,employe