Re: Optimizing COPY

From: Chuck McDevitt <cmcdevitt(at)greenplum(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimizing COPY
Date: 2008-11-12 01:07:36
Message-ID: 2106D8DC89010842BABA5CD03FEA406162641A87@EXVMBX018-10.exch018.msoutlookonline.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

What if the block of text is split in the middle of a multibyte character?
I don't think it is safe to assume raw blocks always end on a character boundary.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-12 01:10:26 Re: Message-ID should surely not be shown as a mailto: URL
Previous Message Simon Riggs 2008-11-12 00:07:19 Re: Reducing some DDL Locks to ShareLock