| От | Zalman Stern |
|---|---|
| Тема | Re: [SQL] Column name's length |
| Дата | |
| Msg-id | 199906010630.XAA23711@netcom12.netcom.com обсуждение |
| Ответ на | Re: [SQL] Column name's length (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Ответы |
Re: [SQL] Column name's length
|
| Список | pgsql-sql |
I recompiled my server with support for longer (128 character max) table names. (This was a bit tricky because you have to change things in two places.) 32 character limits are rather low. 64 or 128 are more reasonable. (Yes, I know this is controversial. The problem I was having is analogous to the SERIAL problem: table names are made by concatenating together a few fields. Each of thee fields can reasonably be 15 or 20 characters. So while 32 characters is fine for a single human generated identifier, it is not long enough for other purposes.) -Z-
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера