﻿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
215	Need to generate postgresql tables WITHOUT OIDS by default	wgunadi@…	Adrian Holovaty	"When generating tables in Postgresql, django doesn't specify WITHOUT OIDS, which in Postgresql 7.4 or older (don't know about 8) results in tables that consumes the installation-wide OIDS.  

Most of the time this is unnecessary and undesirable.
It would be good if the user is given a choice to specify WITH OIDS if they really know what they are doing."	defect	closed	Database layer (models, ORM)	1.1	normal	wontfix	OIDS		Accepted	0	0	0	0	0	0
