[Devel] [ openser-Patches-1439353 ] Added PostgreSQL functions to
openserctl
SourceForge.net
noreply at sourceforge.net
Mon Feb 27 12:11:47 CET 2006
Patches item #1439353, was opened at 2006-02-27 01:55
Message generated for change (Comment added) made by klaus_darilion
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 1.0.x
Status: Open
Resolution: None
Priority: 5
Submitted By: ScriptHead (scripthead)
Assigned to: Nobody/Anonymous (nobody)
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: Klaus Darilion (klaus_darilion)
Date: 2006-02-27 12: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
More information about the Devel
mailing list