On Fri, Aug 9, 2013 at 1:50 AM, D. Xenakis <gouzouna...@hotmail.com> wrote:
>> Alternatively, can you use PostgreSQL instead? :)
>
> Yes there is such an option to be honest.
> Would that be helpfull instead of MySQL?

It would, mainly because it's simply a better database engine.
Everything to do with tunneling is going to be the same, save that you
use port 5432 instead of 3306. But check if you can configure remote
access directly on PostgreSQL.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to