Re: Directory/File Access Permissions for COPY and Generic File Access Functions

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Дата
Msg-id 54897974.40306@vmware.com
обсуждение исходный текст
Ответ на Re: Directory/File Access Permissions for COPY and Generic File Access Functions  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I'm marking this as "Rejected" in the commitfest. It's quite clear that 
this isn't going to fly in its current form.

For the COPY FROM use case, I'd suggest just doing COPY FROM STDIN. Yes, 
it's slower, but not much. And you probably could optimize it further - 
there's some gratuitous memcpy()ing happening from buffer to buffer in 
that codepath.

- Heikki




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: 9.5: Memory-bounded HashAgg
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Too strict check when starting from a basebackup taken off a standby