Files
community.general/library/cloud
follower 4be010b09b Clarify the port value always defaults to 3306
While the [boto docs](https://github.com/boto/boto/blob/develop/boto/rds/__init__.py#L253) make it seem like the default value of `port` is changed depending on the engine chosen, AFAICT from looking at the code the default value is never changed from 3306.

I think the docs are intended to be read as "the default value used by <engine> is <port> so you should change `port` to that value".

If you don't specify the port value and chose the database engine as PostgreSQL you'll end up with a PostgreSQL instance running on port 3306.
2014-04-02 02:25:14 +13:00
..
2014-03-30 15:27:29 -04:00
2014-03-15 19:16:14 +13:00
2014-03-28 13:51:22 -04:00
2014-03-17 11:33:43 +10:00
2014-03-21 22:10:55 +10:00
2014-03-30 14:26:18 -04:00
2014-03-28 22:47:46 +02:00
2014-02-07 20:47:57 -05:00
2014-03-26 12:50:44 -05:00
2014-03-27 12:59:08 -05:00
2013-11-21 15:46:25 -06:00
2013-12-06 16:49:28 -06:00
2014-02-14 10:47:27 -06:00
2014-03-13 16:18:50 -05:00
2014-03-13 16:18:50 -05:00
2014-02-10 22:40:38 -05:00
2013-11-21 15:46:25 -06:00
2014-03-28 22:47:46 +02:00