Re: OIDs as keys
От | Tom Lane |
---|---|
Тема | Re: OIDs as keys |
Дата | |
Msg-id | 9113.1046329568@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: OIDs as keys ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
Ответы |
Re: OIDs as keys
|
Список | pgsql-performance |
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes: > The patch I submitted did not include OID stuff, I decided that it's better > to submit orthogonal patches :) Right. But the problem with switching the OID default is not a matter of code --- it's of working out what the compatibility issues are. As I recall, one thing people did not want was for pg_dump to plaster WITH OIDS or WITHOUT OIDS on every single CREATE TABLE, as this would pretty much destroy any shot at loading PG dumps into any other database. What we need is an agreement on the behavior we want (making the best possible compromise between this and other compatibility desires). After that, the actual patch is probably trivial, while in advance of some consensus on the behavior, offering a patch is a waste of time. regards, tom lane
В списке pgsql-performance по дате отправления: