SourceForge.net
2007-02-25 11:51:58 UTC
Feature Requests item #1603774, was opened at 2006-11-27 16:18
Message generated for change (Comment added) made by mhoenicka
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=1603774&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Private: No
Submitted By: steletch (steletch)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Database name configuration
Initial Comment:
Actually, it is possible to adjust the database name via passing the name to the configure script:
./configure --with-main-db=<name>
That's quite a improvement, but it'll be nice to be fully independant of the building process, especially while a user will get the refdb package in a pre-built form (be it a rpm, deb, binary, ...).
Could the database name be configurable please ?
I could imagine a situation where you have two different databases or only one. In this situation, one could easily use both variable names:
styles-db-name=<db1> (default refdb)
references-db-name=<db2> (default ?)
When you have only one db available, then db1==db2
Thanks for the job :-)
----------------------------------------------------------------------
Message:
Logged In: YES
user_id=85809
Originator: NO
This feature has been implemented in revision 253.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=1603774&group_id=26091
Message generated for change (Comment added) made by mhoenicka
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=1603774&group_id=26091
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: refdbd
Group: None
Status: Closed
Priority: 5Private: No
Submitted By: steletch (steletch)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Database name configuration
Initial Comment:
Actually, it is possible to adjust the database name via passing the name to the configure script:
./configure --with-main-db=<name>
That's quite a improvement, but it'll be nice to be fully independant of the building process, especially while a user will get the refdb package in a pre-built form (be it a rpm, deb, binary, ...).
Could the database name be configurable please ?
I could imagine a situation where you have two different databases or only one. In this situation, one could easily use both variable names:
styles-db-name=<db1> (default refdb)
references-db-name=<db2> (default ?)
When you have only one db available, then db1==db2
Thanks for the job :-)
----------------------------------------------------------------------
Comment By: Markus Hoenicka (mhoenicka)
Date: 2007-02-25 12:51Message:
Logged In: YES
user_id=85809
Originator: NO
This feature has been implemented in revision 253.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385994&aid=1603774&group_id=26091