Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added postgres non-durable settings hint in docs #5021

Closed
wants to merge 1 commit into from

Conversation

nemesifier
Copy link
Contributor

Adding this section after the following discussion on django-developers:
https://groups.google.com/d/topic/django-developers/IkRgMxTTzPQ/discussion

@Xof
Copy link
Contributor

Xof commented Jul 21, 2015

For the URL, you probably want http://www.postgresql.org/docs/current/static/non-durability.html

@nemesifier
Copy link
Contributor Author

Thank you @Xof, I just updated the commit.

@nemesifier
Copy link
Contributor Author

if there are other suggestions go ahead, I'll integrate them.

Speed up test execution times with non-durable settings
-------------------------------------------------------

It is possible to speed up test execution times by configuring PostgreSQL to be non durable.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"It is" -> It's"
"non-durable."

@timgraham
Copy link
Member

Please wrap lines at 79 chars.

Adding this section after the following discussion on django-developers:
https://mail.google.com/mail/u/0/#inbox/14e83057d84ce8f1
@nemesifier
Copy link
Contributor Author

Thank you @timgraham, I corrected as suggested.

One question, is it better "Speed up test execution times" or "Speed up test execution time" (singular time)?

@timgraham
Copy link
Member

merged in 59c279e, thanks!

@timgraham timgraham closed this Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants