Hi Reto, Can you please try latest revision in CVS and let me know? I got a similar report about 0.14.2 from another user, although i could not reproduce it in lab myself. Shall this not solve it and hence we need furhter troubleshooting, please contact me privately.
Thanks, Paolo On Tue, Mar 26, 2013 at 05:00:53PM +0000, Gsell Reto ([email protected]) wrote: > Hi all, > I want to use the use_sql_copy option with PostgreSQL. But if I set > use_sql_copy: true the bytes field in the database shows a complete wrong > value (example: 140733193414656, the value should be around > 100'000-1'000'000). In the sql-schema I use "bytes BIGINT NOT NULL" > (UNSIGNED is not supported in PostgreSQL as I know). > > Can it be that the COPY statement doesn't copy the binary information > correctly because of the signed/unsigned int? With the default INSERT method > it works proper. Anyone else encountered this problem or knows a solution for > it? > > Thanks, > Reto _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
