﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24306	Support for UNLOGGED tables in PostgreSQL	freyley	nobody	"According to stack overflow, unlogged tables are the way to go for testing speed. See http://stackoverflow.com/questions/9407442/optimise-postgresql-for-fast-testing/9407940#9407940 for example. 

As part of another, now rejected ticket, somebody wrote support for unlogged tables:

https://github.com/aptivate/django/commits/ticket_19891 first commit: https://github.com/aptivate/django/commit/657a1fee1ad3899f1254a971f32a6cea7b11c0a3

Support for unlogged tables for testing would be really helpful for having tests run faster. "	New feature	new	Database layer (models, ORM)	dev	Normal		testing unlogged postgresql	Petr Přikryl	Accepted	0	0	0	0	0	0
