You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to eventually run multiple PostgreSQL instances in a master/slave configuration. In order to make that work, Django needs to know which database connection to use for reading and which one to use for writing.
The text was updated successfully, but these errors were encountered:
We are planning to eventually run multiple PostgreSQL instances in a master/slave configuration. In order to make that work, Django needs to know which database connection to use for reading and which one to use for writing.
The text was updated successfully, but these errors were encountered: