On Thu, February 16, 2006 00:51, Luis Silva wrote: > > I there, I'm using pipeline and I read the examples 69 and 70 and I notest > that the connection used is assync? can you explain me the diferent and > which is better to use with pipeline. Thanks in advance
It's not important. The test programs just have to try a lot of different combinations to make sure that everything works correctly. There is no special connection between pipeline and your choice of connection class. Just use regular "connection" if you don't know what to do; you can always change that later if you want to. Jeroen _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
