Re: [PERFORM] pgbench to the MAXINT

2011-01-09 Thread Euler Taveira de Oliveira
Em 07-01-2011 22:59, Greg Smith escreveu: setrandom: invalid maximum number -2147467296 It is failing at atoi() circa pgbench.c:1036. But it just the first one. There are some variables and constants that need to be converted to int64 and some functions that must speak 64-bit such as getrand()

Re: [PERFORM] MySQL HandlerSocket - Is this possible in PG?

2011-01-09 Thread Dimitri Fontaine
Michael Ben-Nes writes: > I wonder if PostgreSQL should replicate this functionality somehow. How can > I represent this idea to the developers? They will probably know if this > feature worth something. As I didn't have enough time to follow this thread in detail I'm not sure how closely it is r