| От | Marko Kreen |
|---|---|
| Тема | Re: 2GB file limit. |
| Дата | |
| Msg-id | 20011231090823.GA10974@l-t.ee обсуждение исходный текст |
| Ответ на | 2GB file limit. ("Arsalan Zaidi" <azaidi@directi.com>) |
| Список | pgsql-general |
On Mon, Dec 31, 2001 at 01:36:17PM +0530, Arsalan Zaidi wrote: > I'm trying to COPY a rather large file (> 3GB) into a db. Unfortunately, the > COPY command throws an error telling me that the file is too large. I can > operate on the file using 'wc', 'cat' and even through Java, but when I try > and use vi to open it, it is automatically deleted. > > What's up with this? Why can some programs access the file and others like > Postgresql and vim, not? I'm using 2.4.17 with ext3 on an x86 machine. Those programs dont use O_LARGEFILE when opening? (man 2 open) -- marko
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера