From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL server won't start, corrupt? |
Date: | 2014-10-09 22:09:11 |
Message-ID: | 54370787.80106@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 10/09/2014 03:00 PM, John R Pierce wrote:
> On 10/9/2014 2:50 PM, Rob Flemming wrote:
>>
>> I'd also note that I was unable to fix the file with Notepad++ because
>> I was saving it with
>> "Encoding > Encode in UTF-8"
>> rather than
>> ">Encode in UTF-8 without BOM"
>> The "BOM" was the bit causing the trouble at the start of the file.
>
> sigh. postgres should probably be tolerant of said silliness. of
> course, a BOM in a UTF8 file is nonsense.
>
For the reasons why this not so, see:
http://www.postgresql.org/message-id/44D5F0D7-6179-4D72-8AE9-595D33416048@nasby.net
and further back:
http://www.postgresql.org/message-id/20091020143811.379B.52131E4D@oss.ntt.co.jp
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Connor Wolf | 2014-10-10 03:09:07 | Re: Understanding and implementing a GiST Index |
Previous Message | John R Pierce | 2014-10-09 22:00:20 | Re: PostgreSQL server won't start, corrupt? |