Bugs item #912554, was opened at 2004-03-09 00:10
Message generated for change (Settings changed) made by sgwood
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=912554&group_id=22866

Category: Nukes
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: joe hobson (joehobson)
Assigned to: Sherman Wood (sgwood)
Summary: bb module postgresql setup.xml error - prune_enable

Initial Comment:
The insert at the end of
/bb/src/resources/postgresql/setup.xml tries to use "0"
(zero) for the prune_enable column, which is a boolean
data column. Change the insert to "false" (line 266)
and all will be well with that setup.

----------------------------------------------------------------------

>Comment By: Sherman Wood (sgwood)
Date: 2004-03-09 12:17

Message:
Logged In: YES 
user_id=611753


Changed as per comment

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=912554&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to