"alan" <[EMAIL PROTECTED]> wrote:
> does anyone know if postgres use port 3306 also?

It does not.  If it did then MySQL would have to be configured to run on a
non-default port to run on the same machine at the same time.  Port 3306 is
the default MySQL port.  I haven't been working with PostgreSQL nearly as
long as MySQL, but IIRC it's default port is 5432.  Both DBs can be
installed on non-default ports.  Also, multiple instances of each can be run
on the same server, one per port.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to