1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

update docs - disabling prepared statements is not connected to managing connections externally [ci skip]

This commit is contained in:
Vijay Dev 2012-04-28 00:36:14 +05:30
parent cd50b60431
commit 50b1399b31

View file

@ -525,7 +525,8 @@ development:
password:
</yaml>
If you use external connection pool manager, you can disable prepared statements in rails:
Prepared Statements can be disabled thus:
<yaml>
production:
adapter: postgresql