| От | Neil Conway |
|---|---|
| Тема | Re: disabling OIDs? |
| Дата | |
| Msg-id | 1102913565.23208.50.camel@localhost.localdomain обсуждение исходный текст |
| Ответ на | Re: disabling OIDs? (Lonni J Friedman <netllama@gmail.com>) |
| Список | pgsql-general |
On Sun, 2004-12-12 at 20:25 -0800, Lonni J Friedman wrote: > OK, thanks. So is there any real benefit in doing this in a generic > (non-dspam) sense, or is it just a hack that wouldn't be noticable? > Any risks or potential problems down the line? It saves 4 bytes per row; depending on alignment and padding considerations, that may or may not equate to disk space savings. Other than the inability to use OIDs on the table, there is no real risks to doing this -- I'm planning to advocate making WITHOUT OIDS the default in PostgreSQL 8.1+. You can get this behavior in 8.0 by setting the default_with_oids config variable to "false". -Neil
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера