Hi, well, I do use BIT with torque 3.1.x quite a lot and have no (visible?) problems. However, I have not data load scripts for BIT columns.
One thing, that you really should get straight is the version of Torque to use. If you use one of the 3.2-dev snapshots, please move to Torque 3.1.x. The 3.2-dev tree (which is currently the HEAD until we finally move to SVN) is no longer developed and now lacks quite a number of bug fixes and features from the 3.1 tree. For the problems that you have described: I assume that you talk about the load scripts generated with the torque-data-sql task. If these contain numbers for booleans where "true"/"false" should be, then this is a bug (please file it at http://nagoya.apache.org/scarab/) Regards Henning On Thu, 2004-12-09 at 15:57, Chris Custine wrote: > I apologize, and I really didn't mean to offend anyone. In my > original message I was actually very careful to state that my problems > were not due to any single project so that I didn;t offend anyone. > The "total nightmare" I was talking about was the entire process of > generating the Jetspeed2 schema and init data on Postgres with > torque-gen, so sorry for the bad wording. > > The main problem I have is with the BIT types used in JS2, and I have > posted detailed information in this mailing list message: > http://article.gmane.org/gmane.comp.jakarta.jetspeed.devel/16112 > > and there is a bug already listing this problem with comments by > myself and others: > http://nagoya.apache.org/jira/browse/JS2-160 > > Hopefully this clarifies the problem I am speaking about. > > Thanks guys, > Chris > > > On Thu, 9 Dec 2004 09:18:28 +0000 (UTC), Henning P. Schmiedehausen > <[EMAIL PROTECTED]> wrote: > > Chris Custine <[EMAIL PROTECTED]> writes: > > > > > > > > >I think you may want to consider these items in the context of fixing > > >the total nightmare of using torque-gen with Postgres as well. I have > > >posted several times about the hoops I jump through to get JS2 and > > >Postgres to work together, and your suggestions look like a good > > >opportunity to fix those problems with torque-gen and Postgres. To be > > >clear, no single project is at fault (Postgres, Torque, or JS2), but > > >some minor bad choices in each are making Postgres support really > > >crappy right now in JS2. > > > > The Torque people right over there at [EMAIL PROTECTED] would > > be really happy to know what you consider "total nightmare". > > > > (Personally I'm running a PostgreSQL based Project using sequences as > > ID generators with ~4000 tables in 52 schemas inside a database quite > > successful. All tables are generated an maintained by Torque and > > accessed through Torque and Hibernate). > > > > (Folks, if you have trouble with Torque and/or improvements or wishes, > > LET US KNOW!). Not many Torque people scan the lists of <arbitrary > > project>. Just come over to torque-dev or torque-user and tell us. We > > are not only willing to listen, we are even willing to act and improve > > our code to cater the needs of our users. That's what a project is all > > about. > > > > Regards > > Henning (Torque committer) > > > > -- > > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH > > [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ > > > > RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire > > Linux, Java, perl, Solaris -- Consulting, Training, Development > > > > What is more important to you... > > [ ] Product Security > > or [ ] Quality of Sales and Marketing Support > > -- actual question from a Microsoft customer survey > > > > --------------------------------------------------------------------- > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire Linux, Java, perl, Solaris -- Consulting, Training, Development "Fighting for one's political stand is an honorable action, but re- fusing to acknowledge that there might be weaknesses in one's position - in order to identify them so that they can be remedied - is a large enough problem with the Open Source movement that it deserves to be on this list of the top five problems." --Michelle Levesque, "Fundamental Issues with Open Source Software Development" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
