(RADIATOR) Remote Postgresql DB

Dennis Methelev dennis at gw.intertelecom.ru
Fri Nov 22 00:33:01 CST 2002


Nathan Alberti wrote:

>I see examples for connecting to a remote MySQL database in the user manual,
>but on searching I am unable to find examples of it being done with
>Postgresql. Is it possible ? Any pointing the correct direction for help
>would be appreciated, I wish to authenticate and log to a remote Postgresql
>DB.
>
>Regards,
>
>Nathan
>

in MySQL examples make changes:
...
DBSource        dbi:Pg:dbname=radius;host=<ip>
DBUsername      radiususer
DBAuth          radiususerpwd
...

works fine ;)

sy,
dennis.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list