Patches item #1439353, was opened at 2006-02-27 02:55 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1439353&group_id=139143
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: tools >Group: ver devel >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: ScriptHead (scripthead) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: Added PostgreSQL functions to openserctl Initial Comment: This patch adds PostgreSQL functionality to openserctl while retaining all the existing MySQL functionality. There's a new variable SQLENGINE introduced, it's either set to MYSQL or PGSQL. ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2006-07-07 20:14 Message: Logged In: YES user_id=1246013 Functionality is now included in the latest openserctl ---------------------------------------------------------------------- Comment By: Klaus Darilion (klaus_darilion) Date: 2006-02-27 13:11 Message: Logged In: YES user_id=1318360 Hi! Thanks for the patch. Some questions: 1. How is the authentication done when using postgresql? Using a ~/.pgpass file? 2. If 'yes', why do you ask for the password when using postgresql? 3. The more complicated part is to parse the output of pqsl. Some functions parse the output of mysql client. Those, I guess this functions may not work correctly anymore. regards klaus ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1439353&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
